🌟💡 YOLOv5 Study: Hybrid Autolabelling #2379
glenn-jocher
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@robotwhispering Sir, pls show us how to configure for autolabelling |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Study 🤔
I had an idea to hybrid label the COCO train set, and then retrain on it. This discussion is mainly a placeholder for later results on this.
In the process of this I realized there is no easy way to run test.py on the train set, so I created PR #2453 to allow for selection of any of the 3 sets defined in a data.yaml file (train, val, test) by passing them to the --task argument. After this PR hybrid autolabeling command is:
Results 😃
TODO
Beta Was this translation helpful? Give feedback.
All reactions