TianLin0509 / Easiest-realization-CRNN-for-ChineseLinks
不能更简单的基于keras的CRNN汉字识别代码. 即Fast R-CNN 网络的keras实现。
☆39Updated 5 years ago
Alternatives and similar repositories for Easiest-realization-CRNN-for-Chinese
Users that are interested in Easiest-realization-CRNN-for-Chinese are comparing it to the libraries listed below
Sorting:
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆116Updated 5 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆242Updated 6 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆85Updated 6 years ago
- 好未来Feature Camp:中文手写汉字识别☆402Updated 6 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆205Updated 5 years ago
- Pytorch 实现中文手写汉字识别☆108Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆250Updated 4 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- 汉字手写识别☆111Updated 3 years ago
- Based on crnn add Chinese recognition☆134Updated 6 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆14Updated 4 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 6 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated 2 years ago
- CNN models for CASIA-HWDB dataset recognition, Implementation of paper <Building Fast and Compact Convolutional Neural Networks for Offli…☆46Updated 7 years ago
- share examples of tensorflow☆63Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆296Updated 6 years ago
- Offline Handwritten Chinese Character Recognition based on HCCR-CNN9Layer.☆27Updated 7 years ago
- 中文ocr识别☆218Updated 6 years ago
- 中文字符识别项目☆16Updated 6 years ago
- 简单实现VGG16☆59Updated 6 years ago
- 用于文本行检测的深度学习网络结构CTPN,VGG16 + RNN + FC☆17Updated 6 years ago
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- yolo3 + densenet ocr☆36Updated 5 years ago
- object detection using yolo3 with tensorflow-2.x☆41Updated 5 years ago
- This repository implements the the encoder and decoder model with attention model for OCR☆360Updated 4 years ago
- tianchi 天池 广东工业智造算法赛 广东工业智造大数据创新算法赛 铝材表面瑕疵检测☆21Updated 6 years ago
- [python3.6] 自然场景文字检测,tf+pytorch实现vgg+ctpn+crnn实现不定长场景文字OCR识别☆16Updated 4 years ago
- 制作自己的VOC2007数据集用于faster-rcnn目标检测模型训练☆138Updated 8 years ago