Skip to content

GabrielDeml/supervisely_to_VOC_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

supervisely_to_VOC_converter

-h, --help show this help message and exit

-i INPUT, --input INPUT Location of Jsons to read

-s SUPERVISELY, --supervisely Location of Supervisely folder

-o OUTPUT, --output OUTPUT Location of XMLs to write

-p, --pretend Pretend to be VOC2012

-r, --overwrite Overwrite the output dir if it exists

Example run commands:

python3 theConverter.py -i "inputFiles/" -o "ouputFiles/"

python3 theConverter.py -s "Images Tagged as Valid" -p -r

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages