lucifer443 / EfficientDet-Pytorch

This project is a kind of implementation of EfficientDet(CVPR 2020) using mmdetection.
MIT License
37 stars 5 forks source link

why your reference mAP in orginal paper is difference to 'Yet-Another-EfficientDet-Pytorch'?? #3

Open y78h11b09 opened 4 years ago

y78h11b09 commented 4 years ago

Yet-Another-EfficientDet-Pytorch

mAP 0.5:0.95(paper)

D0 | efficientdet-d0.pth | 1049 | 36.20 | 163.14 | 33.1 | 33.8

y78h11b09 commented 4 years ago

Did you run D3~D7? how about the result