Skip to content

JVCEmmel/labelmeTransformator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.