feirenlg / chinese_character_recognition_for_pytorch
使用Pytorch实现了中文手写字符识别
☆28Updated 6 years ago
Alternatives and similar repositories for chinese_character_recognition_for_pytorch:
Users that are interested in chinese_character_recognition_for_pytorch are comparing it to the libraries listed below
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆113Updated 5 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆47Updated 6 years ago
- Pytorch 实现中文手写汉字识别☆106Updated 5 years ago
- 汉字手写识别☆110Updated 3 years ago
- Offline Handwritten Chinese Character Recognition based on HCCR-CNN9Layer.☆27Updated 6 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- ☆18Updated 3 years ago
- The official implementation of the "A high-performance CNN method for offline handwritten Chinese character recognition and visualization…☆42Updated 3 years ago
- 中文字符识别项目☆16Updated 6 years ago
- MaskTextspotterv3应用于中文数据集☆13Updated 3 years ago
- The SCUT-EPT Dataset for the research of offline handwritten Chinese text recognition (HCTR) in educational documents has been released.☆117Updated 4 years ago
- 该脚本根据语料文件生成对应的图像文件,适用于文 本识别等CV任务☆29Updated 3 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆14Updated 4 years ago
- ocr中的densenet网络训练☆13Updated 5 years ago
- 好未来Feature Camp:中文手写汉字识别☆393Updated 6 years ago
- yolo3 + densenet ocr☆36Updated 5 years ago
- EAST + Rotate + CRNN☆23Updated 6 years ago
- 数学公式识别并转化成latex格式☆30Updated 7 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆42Updated 3 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆29Updated 3 years ago
- 票据识别合成样本☆13Updated 4 years ago
- 端到端的中文场景文字识别。☆12Updated 2 years ago
- 天池大赛>MTWI 2018 挑战赛一:网络图像的文本识别☆16Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆248Updated 4 years ago
- A tensorflow implementation of recognition of handwritten Chinese characters.☆25Updated 7 years ago
- Using deep-leaning detect tables in the documet image☆26Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago
- Robust End-to-End Offline Chinese Handwriting Text Page Spotter with Text Kernel☆37Updated 3 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆204Updated 5 years ago