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

pypi package? #7

Open ruckc opened 1 year ago

ruckc commented 1 year ago

It would be nice if this was published as a pypi package so it can be trivially installed with dependencies via pip install coco2yolo.