stu1130 edited a comment on issue #7928: Cannot reproduce the results of faster-rcnn URL: https://github.com/apache/incubator-mxnet/issues/7928#issuecomment-437456838 @jonbakerfish @solin319 confirmed that the example still works. got mean AP= 0.70, 0.74 and 0.78 on vgg voc2007, vgg voc2007+2012, resnet voc2007+2012. You can use `python3 train.py --dataset voc --imageset 2007_trainval+2012_trainval --network vgg16 --pretrained model/vgg16-0000.params --gpus 0,1` to do training. Once the PR is merged the issue will be closed, feel free to reopen it if you have further question
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
