CasiaFan / Dataset_to_VOC_converter

Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format
MIT License
193 stars 57 forks source link

The code is working for Detection label? #9

Open dhkwon1122 opened 6 years ago

dhkwon1122 commented 6 years ago

Thank you for nice work,

but, I wanna convert COCO segmentation label to VOC format. Is it also supported?

CasiaFan commented 6 years ago

@dhkwon1122 Sorry, not yet. Only human body keypoints are supported besides instance bounding box now.