Stinky-Tofu / Stronger-yolo

🔥Improve yolo with latest paper
MIT License
3 stars 0 forks source link

hi,about the keras-yolo3 #3

Open ghost opened 5 years ago

ghost commented 5 years ago

hi,I am using keras-yolo3 detection,I thought The annotation file that refers to ground-truth in (keras-yolo3 format) are produced by labelImg. What about the the annotation file that refers to predictions in (keras-yolo3 format)? The trained model can detect the image ,but can't produce a annotation file that refers to predictions......Uh could you explain how to implement calculation map in keras-yolo3 version.Thank you very much.

Stinky-Tofu commented 5 years ago

hi,I am using keras-yolo3 detection,I thought The annotation file that refers to ground-truth in (keras-yolo3 format) are produced by labelImg. What about the the annotation file that refers to predictions in (keras-yolo3 format)? The trained model can detect the image ,but can't produce a annotation file that refers to predictions......Uh could you explain how to implement calculation map in keras-yolo3 version.Thank you very much.

Sorry, I have not seen the keras-yolo3, I think keras is not flexible. If you want to calculate mAP with my code, you should first run python voc_annotation.py