/svhn_to_coco

Convert SVHN dataset to coco detection format

Primary LanguagePython

svhn_to_coco

This code converts the SVHN dataset into a COCO object detection format with 10 classes. This can then be used with mmdetection to train a digit detector.