only get 73.8map on voc2007
I train the ssd vgg16 300 on voc2007+voc2012 trainval, batchsize 64 and trained 240 epoches as the default settings, but I only get 73.8map,how to train to get 77map as the readme says.
batchsize=32, lr-steps=80,160,240, increase end-epoch, better train on single gpu. YMMV
Thanks.
still can not get the 77 map..can you show me the training log, @zhreshold thanks
also cannot reproduce the map @zhreshold , would mind get the dealt training optimizer stage? !
I don't have the logs now, what mAP did you guys get, have you tried some other network like resnet or inception?
about 73map, I have only tried vgg16 reduced @zhreshold
vgg model map 0.738 , Batchsize 32 , start lr at 0.004, and In four gpu
I guess something is broken. Will update later.
It's the freeze parameters that leads to the result ?!
77.3 map In Resnet50 data_shape 512, would mind tell me how to improve?
77.142 map in Vgg-reduced 512, lr = 0.004 batch_size =32 @zhreshold Also cannot reproduce the result.
@zhreshold Any update on this?