Goto

Collaborating Authors

 house number detection


Deep Learning for House Number Detection

#artificialintelligence

This is a Stanford collected Dataset and is available for the public to experiment and to learn. SVHN is a real-world image dataset for developing machine learning and object recognition algorithms with minimal requirement on data preprocessing and formatting. It can be seen as similar in flavor to MNIST(e.g., the images are of small cropped digits), but incorporates an order of magnitude more labeled data (over 600,000 digit images) and comes from a significantly harder, unsolved, real world problem (recognizing digits and numbers in natural scene images). SVHN is obtained from house numbers in Google Street View images. The images are, in no way, preprocessed or ready to be used yet.