Taeyoung96 / Yolo-to-COCO-format-converter

Yolo to COCO annotation format converter
MIT License
280 stars 92 forks source link

All files not converted #18

Closed mazaaaa closed 1 year ago

mazaaaa commented 1 year ago

This is not converting all the files to COCO its skipping some, please check

Taeyoung96 commented 1 year ago

@mazaaaa
Hi, Have you tried running the example in the tutorial folder?
You should be able to do this algorithm correctly, assuming you have all your images annotated.

Or can you be more specific about the situation where the skip happens?

mazaaaa commented 1 year ago

Hey, it actually worked out later after the initial errors. Thanks.