ssds.pytorch icon indicating copy to clipboard operation
ssds.pytorch copied to clipboard

About mobilenet-ssdlite-voc model, whether the model train on coco first?

Open luoduo21 opened this issue 5 years ago • 0 comments

Follow this https://github.com/chuanqi305/MobileNet-SSD,mobilenet-ssd only get mAP 68% without MS-COCO pretraining。Even if the structure changes from ssd to ssdlite,why can it improve so much? I trained mobilenet-ssdlite only on VOC with using imagenet pretrained model,it only can get 69.6% thank you!

luoduo21 avatar Mar 07 '20 02:03 luoduo21