Skip to content
/ coco2voc Public

Yet another coco2voc.py, convert MSCOCO json to PASCAL VOC xml in Object Detection.

License

Notifications You must be signed in to change notification settings

bot66/coco2voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Usage

A python script for converting MSCOCO json file format to PASCAL VOC xml file format in Object Detection.

python coco2voc.py --json_path path/to/data.json  --output path/to/save/xml_files 

type python coco2voc.py -h for more details.

About

Yet another coco2voc.py, convert MSCOCO json to PASCAL VOC xml in Object Detection.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages