Open a81940595 opened 3 years ago
Thanks for your interests. Please refer to Basic Steps to Use Polygon-Yolov5 on Custom Dataset.pdf my another repo. It can be similarly applied in Rotate-Yolov5.
To briefly answer your question, I used LabelMe to do the labeling. And wrote a customized parsing function to collect the labels (to transform segmentations to rotate labels, you may want to check Tutorial 2)
Thank u for your excellent work, I would like to konw if there is a tool (like labelimg) which can label our own image manually. And after labeling , we can get the txt label file.
looking forward to your response. Thanks again.