Annotation format #1
Unanswered
mohammad-nour-alawad
asked this question in
Q&A
Replies: 1 comment
-
From what I've seen, YOLOX uses the COCO format. As our dataset uses a simple annotation format (which does not correspond to any of the formats commonly used in the object detection context), I recommend that you make a simple script yourself to convert the annotations to the COCO format. Best regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
how can I change the annotation format so I can train this dataset with YOLOX.
any ideas about where can I find the annotation template compatible with YOLOX?
thank you.
Beta Was this translation helpful? Give feedback.
All reactions