Skip to content

Commit ed6b041

Browse files
authored
Update README.md
1 parent ed79ea5 commit ed6b041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The current code supports **VGG16**, **Resnet V1** and **Mobilenet V1** models.
99
With VGG16 (``conv5_3``):
1010
- Train on VOC 2007 trainval and test on VOC 2007 test, **70.8**.
1111
- Train on VOC 2007+2012 trainval and test on VOC 2007 test ([R-FCN](https://github.com/daijifeng001/R-FCN) schedule), **75.7**.
12-
- 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**.
12+
- 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**.
1313

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

0 commit comments

Comments
 (0)