chenyr0021 / Chinese_character_recognition
Pytorch 实现中文手写汉字识别
☆103Updated 5 years ago
Alternatives and similar repositories for Chinese_character_recognition:
Users that are interested in Chinese_character_recognition are comparing it to the libraries listed below
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆108Updated 5 years ago
- 好未来Feature Camp:中文手写汉字识别☆385Updated 6 years ago
- 使用Pytorch实现了中文手写字符识别☆26Updated 6 years ago
- 汉字手写识别☆108Updated 3 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆247Updated 4 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆201Updated 5 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆46Updated 6 years ago
- Offline Handwritten Chinese Character Recognition based on HCCR-CNN9Layer.☆27Updated 6 years ago
- 竖排书法汉字识别☆64Updated 5 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 4 years ago
- TensorFlow2.0的中文汉字手写体识别!OCR必备,欢迎star!☆646Updated 2 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆220Updated last year
- The official implementation of the "A high-performance CNN method for offline handwritten Chinese character recognition and visualization…☆41Updated 3 years ago
- 中文ocr识别☆218Updated 5 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆13Updated 4 years ago
- 基于pytorch写的CRNN文字识别~简化写法帮助入门☆11Updated 4 years ago
- ☆269Updated 4 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆75Updated 4 years ago
- Papers, Datasets, Algorithms, SOTA for STR. Long-time Maintaining☆100Updated 3 years ago
- 基于keras的银行卡号识别☆68Updated 5 years ago
- table structure recognition☆272Updated 2 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆152Updated 4 years ago
- CNN在线识别手写中文。☆525Updated 2 years ago
- 身份证复印件识别,CCF BDCI参赛项目☆61Updated 5 years ago
- ☆18Updated 3 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆294Updated 6 years ago
- 一个生成crnn训练数据集的工具,主要针对简体中文。☆14Updated 2 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆343Updated 3 years ago
- [python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别☆16Updated 4 years ago