Skip to content

Paper-Chart-Extraction-Project/convert-label-studio-to-yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert-label-studio-to-yolo

A python command line program that converts label studio json files to yolo datasets.

This program relies on ChartExtractor being installed as a package, so make sure to clone and install it before running this program.

To install normally, run pip install . at the root of the project.
To install development dependencies, run pip install -e .[dev].

About

A python command line program that converts label studio json files to yolo datasets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages