danganea / iMTFA

Code accompanying the paper 'Incremental Few-Shot Instance Segmentation'
Apache License 2.0
70 stars 11 forks source link

How to convert VOC XML to COCO format #5

Closed ChoiDM closed 3 years ago

ChoiDM commented 3 years ago

Hi, thank you for sharing your amazing work.

According to the README, you manually converted the annotation of VOC to COCO format. Can I get the source code to convert the entire VOC dataset to COCO json?

Best, Dongmin Choi

ChoiDM commented 3 years ago

I found it!