8000 GitHub - james34602/chinese_ocr: Qt demo with end to end DenseNet
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

james34602/chinese_ocr

Repository files navigation

Chinese handwritten recognition

A demo of neural network based Chinese character recognition system with fixed point arithmetic.

Screenshot Screenshot

  • Neural network architecture based on DenseNet
  • Three pretrained models(10MB each), each model train for different character sets, which are simplified Chinese and traditional Chinese
  • Trained on 1 billion+ characters with tons of fonts and data argumentation to increase accuracy of handwritten character recognition
  • Fixed point(Int32) computation
  • Heavy multithreading, no SIMD, should be as fast as NN library(GEMM) with SIMD support

GUI interface based on qt-simple-paint repo

About

Qt demo with end to end DenseNet

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0