/digit

digital meter numbers detection. :one: :two: :three:

Primary LanguageC++OtherNOASSERTION

###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: zhaok.shu@gmail.com Page: http://zhaok.xyz