All Projects → penny4860 → Svhn Voc Annotation Format

penny4860 / Svhn Voc Annotation Format

This project provides the svhn dataset in PASCAL VOC Annotation Format and simple viewer tool to confirm annotation.

Programming Languages

python
139335 projects - #7 most used programming language

SVHN Voc Annotation Format

This project provides the svhn dataset in PASCAL VOC Annotation Format and simple viewer tool to confirm annotation.

How to use

1. Download SVHN images

Download the train and test set for Format1 from SVHN dataset.

2. Clone this Project

Clone this project and check annotation file in xml format for train and test set in annotation directory.

3. Confirm Annotation

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].