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
58 stars 11 forks source link

Is instance segmentation support planned? #6

Closed Robotatron closed 2 years ago

Robotatron commented 2 years ago

Is instance segmentation support planned? YOLO5 now supports segmentation

tw-yshuang commented 2 years ago

My research field is not instance segmentation for now. If you are interested in it, you are welcome to contribute!