coco-annotations-to-xml icon indicating copy to clipboard operation
coco-annotations-to-xml copied to clipboard

Verification for missing files

Open IdoGuzi opened this issue 5 years ago • 1 comments

Hey @mhiyer I tried using the script on the COCO2017 validation set and there was 48 missing .xml file. so I "wrote" (mostly copy pasted some of your code) an verification script ("verify.py") to create the .xml for the missing images with no object data.

i only added 2 lines to the readme about the usage. it will be cool if you check it out, or add this feature how ever you like.

IdoGuzi avatar Nov 17 '20 17:11 IdoGuzi

Hi @IdoGuzi, thanks so much for taking the time to improve this code. I'll have a look

mhiyer avatar Nov 17 '20 23:11 mhiyer