PROB
PROB copied to clipboard
About the number of images and annotations in the dataset
Hello author, thank you for your work. When I was downloading and processing the VOC and COCO datasets, I ended up with a final number of images: 150,375, and the number of XML annotations is 149,306. I would like to confirm if this number is correct. I hope you can reply, thank you!
您好,作者,感谢您的工作。在我下载和处理 VOC 和 COCO 数据集时,最终得到的图像数量为 150,375,而 XML 标注的数量为 149,306。我想确认这个数量是否正确。希望您能回复,谢谢!
你好,我同样遇到了这个问题,运行coco2voc.py会将118287张coco的train图像生成117218个.xml标注,这会影响后续的实验吗?