Skip to content

Commit

Permalink
finish R-CNN detection example
Browse files Browse the repository at this point in the history
- run through and save new output
- collect region proposals with R-CNN configuration (see sergeyk/selective_search_ijcv_with_python)
- call detect.py in GPU mode
- fix NMS plotting: X and Y coords were accidentally exchanged. print scores too.
  • Loading branch information
shelhamer committed Jun 10, 2014
1 parent 206bf86 commit 9882d47
Showing 1 changed file with 212 additions and 236 deletions.
Loading

0 comments on commit 9882d47

Please sign in to comment.