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)
Jupyter NotebookMIT
Issues
- 5
Can I have a trained SVHNClassifier?
#1 opened by changkaizhao - 0
may be Learning Rate should be 0.016?
#12 opened by syd951186545 - 0
- 1
- 0
Possibly incorrect layer size
#6 opened by slvrfn - 0
- 2
Issue evaluating
#4 opened by jake-shomer - 1
accuracy = 0.000000, best accuracy 0.000000
#3 opened by rlan - 1
Speeding up with LMDB
#2 opened by vadik6666