Mingtzge / 2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElementLinks
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
☆893Updated last year
Alternatives and similar repositories for 2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
Users that are interested in 2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement are comparing it to the libraries listed below
Sorting:
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆347Updated 5 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采 用densenet识别图中文字☆466Updated 6 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆297Updated 6 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆222Updated 2 years ago
- A repository for OCR, which inlcudes some classical OCR algorithms Pytorch implementation such as CTPN, EAST and CRNN.☆659Updated 5 years ago
- 用keras实现OCR定位、识别☆531Updated 6 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆205Updated 5 years ago
- ☆601Updated 11 months ago
- 中文ocr识别☆218Updated 6 years ago
- Extremely simple implement for CRNN by Tensorflow☆526Updated 2 years ago
- ☆257Updated last year
- darknet text detect and darknet cnn ocr☆1,161Updated 3 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆933Updated last year
- A pytorch re-implementation of PSENet: Shape Robust Text Detection with Progressive Scale Expansion Network☆463Updated 4 years ago
- AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was als…☆1,226Updated 2 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆288Updated 5 years ago
- An awesome OCR engine developed by SYSU DeepDriving Lab☆1,078Updated 6 years ago
- Generate text images for training deep learning ocr model☆1,445Updated 3 years ago
- (CRNN) Chinese Characters Recognition.☆1,863Updated 2 years ago
- Scene text recognition☆838Updated 5 years ago
- 运用tensorflow实现自然场景文字检测,keras/pytorch实现crnn+ctc实现不定长中文OCR识别☆392Updated 6 years ago
- Extremely simple implement for Chinese OCR by PyTorch.☆346Updated 4 years ago
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,950Updated 5 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 4 years ago
- This is a pytorch implementation of CTPN(Detecting Text in Natural Image with Connectionist Text Proposal Network). You may want to finet…☆298Updated 6 years ago
- 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,476Updated 11 months ago
- CCF2019-OCR身份证要素识别-数据生成器☆155Updated 4 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆215Updated 2 years ago
- Official Pytorch implementations of PSENet.☆1,182Updated 2 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而 识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆242Updated 6 years ago