XinzeLee / RotateObjectDetection

This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.
113 stars 22 forks source link

How do I test by custom COCO data set? #9

Open sm3304love opened 3 years ago

sm3304love commented 3 years ago

Screenshot from 2021-10-07 22-48-21 I am trying to test with a user custom data set. However, I have seen these errors. Do you have any way to solve it?

XinzeLee commented 3 years ago

Please refer to Basic Steps to Use Polygon-Yolov5 on Custom Dataset.pdf in my another repo. It can be similarly applied in Rotate-Yolov5.