Hi @Symbadian1 , I believe our system still shows you the indexes of the labels. In the image below:
- index 1 =
head
| index 2 =helmet
| index 3 =person
They are alphabetical upon export:
-
Example annotation file export for COCO JSON (hard hat dataset)
-
Example annotation file export for YOLOv5 PyTorch (hard hat dataset,
data.yaml
file)
Let me know if that doesn’t resolve the issue, as I’m confused as to what you’re asking. Did you try merging the datasets before exporting them, rather than manually manipulating files?