https://www.zhihu.com/question/53991536/answer/137494872 ***
http://blog.csdn.net/awangpanfeng/article/details/50896303
https://www.qcloud.com/community/article/680286
http://blog.topspeedsnail.com/archives/10897 **斗大的熊猫->HCCR基础版
http://www.duanshishi.com/?p=1753 ***另:干货博客
中科院数据集
http://www.nlpr.ia.ac.cn/databases/handwriting/Home.html
github projects
https://github.com/soloice/Chinese-Character-Recognition ***UPDATE_1
https://github.com/wn9081/DeepHCCR **** AlexNet and googlenet
https://github.com/zhongzhuoyao/HCCR-GoogLeNet
gnt文件读取
http://blog.csdn.net/QiaXi/article/details/52146526
papers
作者:piao lin
链接:https://www.zhihu.com/question/53991536/answer/137494872
来源:知乎
著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。
《
DropSample: A New Training Method to Enhance Deep Convolutional Neural Networks forLarge-Scale Unconstrained Handwritten Chinese Character Recognition》
《High Performance Offline Handwritten Chinese Character Recognition Using GoogLeNet and Directional Feature Maps》
《Multi-Column Deep Neural Networks for Offline Handwritten Chinese Character Classification》
《Multi-font printed Chinese character recognition using multi-pooling convolutional neural network》
《Drawing and Recognizing Chinese Characters with Recurrent Neural Network 》(在线手写汉字识别的)
http://blog.csdn.net/rushkid02/article/details/9242415 ***字符图像归一化
文字特征提取
http://blog.csdn.net/jy02660221/article/details/52012543
https://www.cnblogs.com/sumuncle/p/6369281.html ***OCR技术浅析:特征提取
https://www.zhihu.com/question/20191727 ***重点 内涵丰富资源
http://blog.csdn.net/u010183397/article/details/56497303 ******牛逼贴,资源丰富
http://spaces.ac.cn/archives/3774/ **********OCR技术系统实现
python在线神经网络实现手写字符识别系统
http://blog.csdn.net/oxuzhenyi/article/details/54982545
Tesseract-OCR 字符识别---样本训练 [转]
http://www.cnblogs.com/samlin/p/Tesseract-OCR.html
http://blog.csdn.net/frank_good/article/details/52251062 ****字符型验证码识别,里面有图片归一化
Python徒手实现识别手写数字—图片的读入与处理
http://m.blog.csdn.net/Hanpu_Liang/article/details/78237913
字符型图片验证码识别完整过程及Python实现
https://www.cnblogs.com/beer/p/5672678.html
pytesser ImageEnhance
http://blog.sina.com.cn/s/blog_628cc2b70101cjvp.html