JVCEmmel / labelmeTransformator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

labelmeTransformator

This short program was designed to transform json-files, created with the "labelme" software by wkentaro, into a COCO Dataset format. The program is inspired by the tutorial of Tony607 and the final form of my COCO structure is orientated at his.

Usage

This program needs one argument. To run via console type "python labelmeTransformator.py /path/to/image/folder"

In the directory should be the images and the json files created with labelme.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%