Skip to content

mprat/pascal-voc-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pascal-voc-python

Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.

About

  • Pandas is the underlying structure
  • VOC data is assumed to be in WHERE?

Examples

  • load data by category
  • loading bounding boxes

To use

Install

  1. Clone the repo
  2. run python setup.py install or python install develop depending on what you will be doing

Uninstall

Run `python setup.py develop --uninstall

About

Repository for reading Pascal VOC data in Python, rather than requiring MATLAB to read the XML files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors