The SVHN-Recognition model is implemented using a deep convolutional neural network in PyTorch. The dataset utilized for training is derived from the Google Street View House Numbers (SVHN) dataset, where each image contains a sequence of Arabic digits ranging from 0 to 9 composing a house number. After thorough testing, the model demonstrates an impressive accuracy of 89% in recognizing multi-digit house numbers. By learning the features of digits within street view images, this deep learning model successfully achieves accurate recognition of multi-digit house numbers. The model not only showcases its ability to efficiently handle multi-digit numbers in real-world scenarios but also provides a reliable and flexible implementation solution within the PyTorch framework for house number recognition tasks.

Maintenance

GIT_LFS_SKIP_SMUDGE=1 git clone git@hf.co:MuGeminorum/SVHN-Recognition

Training curve

Mirror

https://www.modelscope.cn/models/MuGeminorum/SVHN-Recognition

Reference

[1] https://github.com/MuGeminorum/SVHN-Recognition
[2] Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks

Downloads last month
0
Inference API
Unable to determine this model's library. Check the docs .

Dataset used to train MuGeminorum/SVHN-Recognition

Space using MuGeminorum/SVHN-Recognition 1

Collection including MuGeminorum/SVHN-Recognition