Skip to content

a simple script that convert citypersons json annotations to Pascal VOC format

Notifications You must be signed in to change notification settings

dongdonghy/citypersons2voc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Convert Cityperson Json Annotations to PASCAL VOC Format

Dependencies

  • python3.6
  • numpy
  • xml

How to Run

  • Put the json training annotations into one directory
  • Run:
python citypersons2voc.py --input_dir "your json annos dir" --output_dir "output pascal dir"

About

a simple script that convert citypersons json annotations to Pascal VOC format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages