Skip to content

itaicaspi/SVHN-Multi-Digit-torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SVHN-Multi-Digit-torch

Torch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)

The trained model can be downloaded from - http://www.terminet.xyz/datasets/model.zip

The trained model achieves 95.4% accuracy on the test set and was trained for 3 days.

Run eval.lua to classify a single input image.

Requirements:

  • optim
  • nn
  • cudnn, cunn, cutorch
  • dp
  • rnn

More info at: http://itaicaspi.github.io/SVHN-Multi-Digit-torch/

About

Torch implementation of Multi-digit Number Recognition from Street View Imagery using Deep Convolutional Neural Networks (http://arxiv.org/pdf/1312.6082.pdf)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages