Closed alsheabi closed 2 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi @alsheabi, is it the same behaviour as https://github.com/rafaelpadilla/review_object_detection_metrics/issues/68 ?
Hi @alsheabi, is it the same behaviour as #68 ?
@ooobelix Hi, I think it's different because when I set Threshold IoU <0.1, I get accuracy!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I used gt and dt files with IoU 0.5 in both of https://github.com/rafaelpadilla/Object-Detection-Metrics and https://github.com/Cartucho/mAP with getting mAP 97%, but when I used this repo I get Zero !!!
GT files (Abs .txt): class_name xyx2y2 DR files (Abs .txt): class_name Confidence xyx2y2
When I set IoU 0.1 get score 10%
Result using this Repo:
Result using @rafaelpadilla rafaelpadilla https://github.com/rafaelpadilla/Object-Detection-Metrics