Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Train YOLO with jxgu1016/BBox-Label-Tool-Multi-Class #58

Open
DennisFaucher opened this issue May 22, 2020 · 0 comments
Open

Train YOLO with jxgu1016/BBox-Label-Tool-Multi-Class #58

DennisFaucher opened this issue May 22, 2020 · 0 comments

Comments

@DennisFaucher
Copy link

Hello,

I just used jxgu1016/BBox-Label-Tool-Multi-Class to classify multiple different chickens in each of 200 images. The images have up to 6 different chickens each. I would like to now use format.py to prepare the labels for a YOLO model. The problem is that format.py does not expect the label format that jxgu1016/BBox-Label-Tool-Multi-Class creates. How can I use this new multi-line label format to train a new YOLO object detection model? Thank you.

This is the format of the jxgu1016/BBox-Label-Tool-Multi-Class labels for a single image:

4
66 201 236 452 Kielyr
421 235 578 369 Vespyr
653 217 885 376 Bo
918 159 1156 617 Zaja

format.py is here: https://github.com/chuanenlin/autoturk/blob/master/format.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant