ztoString / CRNN_CTC_OCR_TensorFlow
基于CRNN+CTC结构实现对不定长文本字符的识别
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CRNN_CTC_OCR_TensorFlow
- 中文字符识别项目☆16Updated 6 years ago
- 车牌识别,自然场景目标识别,使用中山大学智能交通重点实验室(ITS)开源数据集进行训练,tensorflow-ssd目标检测☆10Updated 3 years ago
- 图像字符识别☆11Updated 6 years ago
- EAST + Rotate + CRNN☆23Updated 5 years ago
- 基于keras的银行卡号识别☆66Updated 5 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 years ago
- CNN训练与测试人脸戴眼镜与否的图片分类(TensorFlow)☆30Updated 6 years ago
- 基于keras resnet34的车牌识别项目☆11Updated 5 years ago
- 基于pytorch的CRNN☆11Updated 5 years ago
- PyTorch re-implementation of ''Real-time Scene Text Detection with Differentiable Binarization'' (AAAI 2020)☆97Updated 4 years ago
- chineres ocr from picture, 中英文本检测与文本识别,dense-ctc,dbnet,crnn,pse,unet等模型☆12Updated 4 years ago
- 使用CNN全卷积神经网络进行整行汉字识别,正确率90-94%,后来有朋友改成densenet做主网络,做到99%以上正确率☆30Updated 4 years ago
- yolo3 + densenet ocr☆36Updated 4 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
- 端到端的中文场景文字识别。☆11Updated 2 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆37Updated 4 years ago
- 身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字☆39Updated 3 years ago
- Face mask deteciton demo, by tensorflow.js☆55Updated 4 years ago
- 车牌号码自动识别系统☆32Updated 2 years ago
- 使用PyQt5接口百度AI文字识别服务,使用SQLite为数据库引擎,开发实现普通文字识别、身份证识别、银行卡识别、驾驶证识别、行驶证识别和车牌识别的集成系统。☆15Updated 5 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆28Updated 3 years ago
- 竖排书法汉字识别☆63Updated 4 years ago
- A synthetic data generator for text recognition☆63Updated 6 years ago
- ImageNet,MNIST在线手写体识别,基于Tensorflow, Django实现。☆25Updated 2 years ago
- Identifying numbers from bankcard, based on Deep Learning with Keras☆80Updated 3 years ago
- Pytorch implementation of CTPN (Detecting Text in Natural Image with Connectionist Text Proposal Network)☆45Updated 4 years ago
- OCR 基于 Keras☆19Updated 5 years ago
- 更改facenet源码目录的一些结构,下载即用。功能包括:一、摄像头人脸检测,关键点检测。二、静态图人脸检测,关键点检测。三、人脸对齐。四、人脸比较。五、人脸聚类。☆55Updated last year