rafaelpadilla/review_object_detection_metrics

Metrics for oriented/rotated bounding boxes

Petros626 opened this issue · 2 comments

Hey,

I would like to know, if this tool supports not only axis aligned bounding boxes for the evaluation. Is it planned in the future to implement this feature?

Thanks in advance

It does not support oriented (rotated) bounding box. If you need to evaluate your detections in sick datasets, such as DOTA and UCAS, you need to adapt our code.
I believe you just need to modify the IOU part.
If you want to collaborate, please open a PR and tag me as a reviewer. 🙏

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.