Skip to content

novioleo/crnn.mxnet

Repository files navigation

crnn.mxnet

crnn in mxnet.can train with chinese characters

This project is the base module of the universal credentials' OCR with extra third party module. I'll add ANDROID SUPPORT in soon.

REQUIREMENTS:

  • MxNET:0.11.0 or above,lower would occur some errors.
  • PIL:To generate the scene text for train
  • Fonts:I collected some FREE Chinese fonts,you can download and uncompress fonts.7z into ./generate_data/fonts/
  • Backgrounds:you can collect by yourself.

HOW TO RUN

python predictor.py

I just implement CRNN with mxnet and there are some difference. If you can't run this project fluently,please refer me in ISSUES,i'll check it out as soon as i can.

The interface to use this model via mxnet of cpp is uploaded.And i'll update the handbook in some days.

About

crnn in mxnet.can train with chinese characters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published