https://github.com/sethuiyer/deepsvhn
Implementation of the Paper "Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks" using Tensorflow
https://github.com/sethuiyer/deepsvhn
svhn-classifier tensorflow-experiments
Last synced: 4 months ago
JSON representation
Implementation of the Paper "Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks" using Tensorflow
- Host: GitHub
- URL: https://github.com/sethuiyer/deepsvhn
- Owner: sethuiyer
- License: mit
- Created: 2017-04-24T03:10:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-16T16:11:32.000Z (almost 8 years ago)
- Last Synced: 2025-01-31T02:44:10.361Z (4 months ago)
- Topics: svhn-classifier, tensorflow-experiments
- Language: Python
- Size: 658 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DeepSVHN
Implementation of the Paper "Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks" using Tensorflow# Sample Output

Final project of the course Machine Learning (BITS F464)