novioleo / simplest_idcard_recognizitionLinks
身份证识别简易版
☆36Updated 8 years ago
Alternatives and similar repositories for simplest_idcard_recognizition
Users that are interested in simplest_idcard_recognizition are comparing it to the libraries listed below
Sorting:
- 身份证复印件识别,CCF BDCI参赛项目☆64Updated 5 years ago
- Deep Learning on 身份证识别☆125Updated 6 years ago
- OCR;文本检测、文本识别(cnn+ctc、crnn+ctc)。☆223Updated 2 years ago
- Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。☆349Updated 5 years ago
- 第一届西安交通大学人工智能实践大赛(2018AI实践大赛--图片文字识别)第一名;仅采用densenet识别图中文字☆470Updated 6 years ago
- An implementation of CRNN (CNN+LSTM+warpCTC) on MxNet for chinese text recognition☆219Updated 2 years ago
- 运用yolo3实现自然场景文字检测☆38Updated 7 years ago
- Based on crnn add Chinese recognition☆134Updated 7 years ago
- yolo3 + densenet ocr☆36Updated 5 years ago
- 基于CTPN(tensorflow)+CRNN(pytorch)+CTC的不定长文本检测和识别☆297Updated 6 years ago
- DataFountain HUAWEI OCR 2019 rank Top1% ,Text Localization using pixellink,Word Recognition using densenet☆50Updated 6 years ago
- 基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别☆101Updated 6 years ago
- ☆105Updated 6 years ago
- 图片识别,发票识别☆201Updated 8 years ago
- 2019CCF-BDCI大赛 OCR赛题第一名 天晨破晓团队 仿真数据生成方案源码☆79Updated 5 years ago
- crnn trian pytorch☆52Updated 7 years ago
- 一个基于TensorFlow2的CRNN项目☆57Updated 4 years ago
- The progress was used to generate synthetic dataset for Chinese OCR.☆271Updated 8 years ago
- CCF2019-OCR身份证要素识别-数据生成器☆156Updated 4 years ago
- BasicOCR是一个致力于解决自然场景文字识别算法研究的项目。该项目由长城数字大数据应用技术研究院佟派AI团队发起和维护。☆346Updated 5 years ago
- 身份证识别 ocr☆69Updated 7 years ago
- 文化传承—汉字书法多场景识别比赛☆111Updated 6 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆68Updated 2 years ago
- ☆54Updated 6 years ago
- A synthetic data generator for text recognition☆63Updated 7 years ago
- Faster_RCNN for text detection 文本检测☆64Updated 4 years ago
- ☆257Updated last year
- 该脚本根据语料文件生成对应的图像文件,适用于文本识别等CV任务☆29Updated 4 years ago
- Chinese text detection and recognition based on CTPN + DENSENET using Keras and Tensor Flow,使用keras和tensorflow基于CTPN+Densenet实现的中文文本检测和识别☆289Updated 5 years ago
- 本项目实现了ocr主流算法gru/lstm+ctc+cnn架构,进行不定长度验证码识别,达到不分割字符而识别验证码内容的效果。验证码内容包含了大小字母以及数字,并增加点、线、颜色、位置、字体等干扰项。本项目对gru +ctc+cnn、lstm+ctc+cnn、cnn三种架构…☆241Updated 6 years ago