Skip to content

Commit

Permalink
Pre-trained ILSVRC2013 (ImageNet) detection models
Browse files Browse the repository at this point in the history
Link to data package for pre-trained ILSVRC2013 models
  • Loading branch information
rbgirshick committed May 15, 2014
1 parent 73afb13 commit 8e739cd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ Method | ILSVRC2013 test mAP
R-CNN bbox reg | 31.4%

* For more details see the updated [R-CNN tech report](http://arxiv.org/abs/1311.2524v3) (Sections 2.5 and 4, in particular)
* Code updates and pre-trained ImageNet detectors are coming soon
* Pre-trained models are available in a new [ILSVRC2013 data package](http://www.cs.berkeley.edu/~rbg/r-cnn-release1-data-ilsvrc2013.tgz)
* The code that was used for training is in the `ilsvrc` branch (still needs some cleanup before merging into `master`)

### Installing R-CNN

Expand Down

0 comments on commit 8e739cd

Please sign in to comment.