SVHNClassifier and SVHNClassifier-PyTorch
These are ecosystem siblings—parallel implementations of the same research paper in different deep learning frameworks (TensorFlow vs. PyTorch), allowing users to choose based on their preferred framework rather than requiring use of both together.
About SVHNClassifier
potterhsu/SVHNClassifier
A TensorFlow implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
This helps automatically recognize multi-digit house numbers from street-level images. You provide an image containing house numbers, and it outputs the identified digits. This is useful for urban planners, mapping services, or researchers analyzing urban environments.
About SVHNClassifier-PyTorch
potterhsu/SVHNClassifier-PyTorch
A PyTorch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)
This project helps quickly and accurately identify multi-digit numbers found in street-level images, like house numbers or speed limits. You provide an image containing one or more digits, and it outputs the sequence of digits it detects. This is useful for anyone working with automated data collection from street imagery, such as city planners, mapping services, or urban data analysts.
Scores updated daily from GitHub, PyPI, and npm data. How scores work