TianLin0509 / Easiest-realization-CRNN-for-Chinese
不能更简单的基于keras的CRNN汉字识别代码. 即Fast R-CNN 网络的keras实现。
☆38Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Easiest-realization-CRNN-for-Chinese
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆104Updated 5 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆190Updated 4 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆220Updated last year
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆107Updated 4 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated last year
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆285Updated 4 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆293Updated 6 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆458Updated 5 years ago
- 好未来Feature Camp:中文手写汉字识别☆364Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆242Updated 4 years ago
- Pytorch 实现中文手写汉字识别☆96Updated 5 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割 字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆240Updated 5 years ago
- 汉字手写识别☆95Updated 3 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆83Updated 5 years ago
- 基于CNN的图像验证码识别,利用GM-HMM对验证码进行分割,通过CNN(类VGG模型)训练识别,其中对单个字符的识别准确率为98.20%,对整个验证码识别的准确率为82%☆16Updated 5 years ago
- 使用Pytorch实现了中文手写字符识别☆25Updated 6 years ago
- 中文ocr识别☆218Updated 5 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆13Updated 4 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆656Updated 4 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆357Updated 3 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆139Updated 4 years ago
- crnn trian pytorch☆52Updated 6 years ago
- 用keras实现OCR定位、识别☆526Updated 5 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- 中文字符识别项目☆16Updated 6 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆266Updated 7 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆45Updated 6 years ago
- 用于文本行检测的深度学习网络结构CTPN,VGG16 + RNN + FC☆17Updated 5 years ago
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆292Updated 5 years ago
- share examples of tensorflow☆63Updated 6 years ago