ShuangXieIrene / ssds.pytorch

Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
MIT License
571 stars 166 forks source link

How to reache 79.7% with SSD + Resnet50 on VOC #29

Open agnonchik opened 5 years ago

agnonchik commented 5 years ago

Could you please provide a procedure to initialize SSD + Resnet50 so that it could reach 79.7% mAP? We tried many times but reached 69% only. Please help!