Primary competition visual

Wadhwani AI Bollworm Counting Challenge

Helping India
€15 000 EUR
Completed (over 3 years ago)
Object Detection
Computer Vision
832 joined
146 active
Starti
Sep 23, 22
Closei
Dec 04, 22
Reveali
Dec 04, 22
User avatar
ruankie
Pascal VOC annotations
Data · 19 Nov 2022, 17:09 · 3

Hi all,

If, like me, anyone wants to get the image annotations from the images_bboxes.csv file into .xml annotation files in the Pascal VOC format, have a look at this package I made that should simplify the conversion: https://github.com/ruankie/poly2pascal

You can just run pip install poly2pascal to install it.

Hope it helps 🙂

Discussion 3 answers

Hey, if possible please send yolo format also

24 Nov 2022, 21:16
Upvotes 0

hey, thank you sir it helped me a lot

25 Nov 2022, 07:52
Upvotes 0
User avatar
ruankie

You're most welcome. I do t think I'll have time to make a yolo version in time for this competition. You might be able to find some other existing converters once you have it in Pascal VOC format.