This project provides the svhn dataset in PASCAL VOC Annotation Format and simple viewer tool to confirm annotation.
Download the train and test set for Format1 from SVHN dataset.
Clone this project and check annotation file in xml format for train and test set in annotation directory.
This project provides a simple image tool to check annotation.
Run view.py and load image directory and annotation directory, respectively. You can see the annotation result as follows.
You can also check multiple images at once by the display option.