tw-yshuang / coco2yolo

A CLI tool can create a specific task-dataset you want based on COCO dataset. Given the annotation JSON file, this tool will help you download the data and set the symbolic links from data_dir to task_dir !!
GNU General Public License v3.0
57 stars 11 forks source link

Support for MS COCO format. #9

Open ShriNear opened 1 year ago

ShriNear commented 1 year ago

I have dataset in MS COCO format it has segmentation field also I want to include them in annotation files, but segmentation points are not included in the annotation files!