An open API service indexing awesome lists of open source software.

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

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
![image](final_out.png)
![image](final-out-2.png)

Final project of the course Machine Learning (BITS F464)