Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
endernewton committed Oct 15, 2017
1 parent ed79ea5 commit ed6b041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The current code supports **VGG16**, **Resnet V1** and **Mobilenet V1** models.
With VGG16 (``conv5_3``):
- Train on VOC 2007 trainval and test on VOC 2007 test, **70.8**.
- Train on VOC 2007+2012 trainval and test on VOC 2007 test ([R-FCN](https://github.com/daijifeng001/R-FCN) schedule), **75.7**.
- Train on COCO 2014 [trainval35k](https://github.com/rbgirshick/py-faster-rcnn/tree/master/models) and test on [minival](https://github.com/rbgirshick/py-faster-rcnn/tree/master/models) (900k/1190k), **30.2**.
- Train on COCO 2014 [trainval35k](https://github.com/rbgirshick/py-faster-rcnn/tree/master/models) and test on [minival](https://github.com/rbgirshick/py-faster-rcnn/tree/master/models) (*Iterations*: 900k/1190k), **30.2**.

With Resnet101 (last ``conv4``):
- Train on VOC 2007 trainval and test on VOC 2007 test, **75.7**.
Expand Down

0 comments on commit ed6b041

Please sign in to comment.