toandaominh1997 / EfficientDet.Pytorch

Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
MIT License
1.44k stars 306 forks source link

To test the VOC dataset, the mAP is too low, and many categories mAP are 0 #65

Open 944284742 opened 4 years ago

944284742 commented 4 years ago

Dear, beloved, the world's best author, excuse me, can you do VOC well first?When I use demo.py, the results are also very poor.Please, the best engineer in the universe

qtw1998 commented 4 years ago

Dear, beloved, the world's best author, excuse me, can you do VOC well first?When I use demo.py, the results are also very poor.Please, the best engineer in the universe

He has uploaded the model and the codes, you can have a try.

y78h11b09 commented 4 years ago

the new avg mAP: 0.43364948014325755 , the model is trained 247 epoaches on VOC0712

heartInsert commented 4 years ago

the new avg mAP: 0.43364948014325755 , the model is trained 247 epoaches on VOC0712

But it seems still too low if your avg mAP caculated on VOC2007 .

clownrat6 commented 4 years ago

What? The model needs too much time to train. I choose yolo.