Closed bjanfeshan closed 3 years ago
Thanks for writing the issue.
Could you tell us the details of the text file format? Which ml tools are using the text file format to train object detection models?
I am using MMDetection tool for training an SSD or YOLO model.
Thanks for the details.
We read their document and they say "we recommend to convert the data into COCO formats and do the conversion offline". https://github.com/open-mmlab/mmdetection/blob/master/docs/tutorials/customize_dataset.md
Please use "Export XML files to COCO JSON file" on RectLabel. https://rectlabel.com/help#xml_to_coco
Does this work for you?
Currently If you need our support to fix this problem, please let us know.
How I can convert all XMLs in one directory into one txt file?