eber-pacanhela / convert-coco-annotations-to-anylabeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert COCO Annotations to Anylabeling

How to run

python ./convert_coco_annotations_to_anylabeling/main.py

Parameters

-a, --coco-annotations-file   COCO annotations file. Default: "./_annotations.coco.json".
-s, --consider-supercategory  Consider supercategory as category.

Example

python ./convert_coco_annotations_to_anylabeling/main.py -s

About


Languages

Language:Python 100.0%