ajtao / svhn_to_coco

Convert SVHN dataset to coco detection format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Convert SVHN dataset to coco detection format


Languages

Language:Python 100.0%