Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 596 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 596 Bytes

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.