Skip to content
forked from silasxue/digit

digital meter numbers detection. 1️⃣ 2️⃣ 3️⃣

License

Notifications You must be signed in to change notification settings

miaoYuanyuan/digit

 
 

Repository files navigation

###Digit Recognition via CNN
####to train:

  • download dataset
  • at examples/digit/ run creat_digit.sh to create LMDB database for training
  • run solve.sh to train digital model

####to test:

  • download pre-trained model or train your own model as metioned above.
  • run demo.m(need Matlab and matcaffe)
  • python bindings are on the go.

Code base on caffe


Mail: [email protected] Page: http://zhaok.xyz

About

digital meter numbers detection. 1️⃣ 2️⃣ 3️⃣

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.1%
  • Python 8.7%
  • Cuda 4.7%
  • Protocol Buffer 1.5%
  • MATLAB 1.0%
  • Makefile 0.7%
  • Other 0.3%