endernewton / tf-faster-rcnn

Tensorflow Faster RCNN for Object Detection
https://arxiv.org/pdf/1702.02138.pdf
MIT License
3.65k stars 1.58k forks source link

ResNet101:Train on VOC 2007 trainval and test on VOC 2007 test, only 74.97? #403

Closed 1451595897 closed 5 years ago

1451595897 commented 5 years ago

I train on VOC2007 according to your step and test on VOC2007,but the MAP is only 74.97,which is lower than yours(75.5).What is this problem and how can I deal with it? 2018-11-30 21-01-11

zqdeepbluesky commented 5 years ago

@1451595897 hi , I meet the same error ,how do you solve it ?