PascalVOC-to-Images A small tool to create datasets from Pascal VOC images. I've used it to cut images with bounding boxes generated by LabelImg. How to use Put your .xml and image files on data/ folder Run python main.py Requirements Run pip install -r requirements.txt