pascal-voc-python icon indicating copy to clipboard operation
pascal-voc-python copied to clipboard

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

Results 3 pascal-voc-python issues
Sort by recently updated
recently updated
newest added

I am using python 3.7 and found that when importing beautifulsoup4, I get an `HTML Parser not found` error. The error has been discussed [here](https://stackoverflow.com/questions/28745153/importing-bs4-in-python-3-5). The obvious solution would be...

I was just wondering if there were any plans to integrate Pascal Parts support. If there are no plans yet but it sounds like a good idea, I would probably...