###Digit Recognition via CNN
####to train:
- download dataset
- at
examples/digit/
runcreat_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