/pycococreator

Helper functions to create COCO datasets

Primary LanguagePythonApache License 2.0Apache-2.0

pycococreator

pycococreator is a set of tools to help create COCO datasets. It includes functions to generate annotations in uncompressed RLE ("crowd") and polygons in the format COCO requires.

Read more here https://patrickwasp.com/create-your-own-coco-style-dataset/

alt text alt text

Install

pip install git+git://github.com/waspinator/pycococreator.git@0.1.5