Britefury / django-labeller

An image labelling tool for creating segmentation data sets, for Django and Flask.
MIT License
137 stars 40 forks source link

Output Format? #12

Closed ngeldvis closed 3 years ago

ngeldvis commented 3 years ago

is the json output in a specific format? I'm looking for COCO format

licyj commented 3 years ago

@ngeldvis Yes, you can find out the specific output format in "Image labeller notebook.ipynb"