PowerOfDream / yolo-hwcrLinks
基于darknet框架的端到端英文手写字符识别方案
☆13Updated 6 years ago
Alternatives and similar repositories for yolo-hwcr
Users that are interested in yolo-hwcr are comparing it to the libraries listed below
Sorting:
- 使用Pytorch实现了中文手写字符识别☆27Updated 7 years ago
- 检测条形码、运动目标、汉字识别等☆20Updated 6 years ago
- EAST + Rotate + CRNN☆23Updated 6 years ago
- keras-text-number-detection(AdvancedEAST+ CRNN)☆31Updated 2 years ago
- keras复现场景文本检测网络CPTN: 《Detecting Text in Natural Image with Connectionist Text Proposal Network》;欢迎试用,关注,并反馈问题...☆108Updated 4 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆14Updated 5 years ago
- 计算机视觉方面的分类、对象检测、图像分割、人脸检测、OCR等中文翻译☆114Updated 4 years ago
- PCA+SVM+KFold方法人脸识别(Face Detection using PCA+SVM)☆68Updated 6 years ago
- 车牌识别,自然场景目标识别,使用中山大学智能交通重点实验室(ITS)开源数据集进行训练,tensorflow-ssd目标检测☆13Updated 4 years ago
- Using deep-leaning detect tables in the documet image☆26Updated 5 years ago
- Robust End-to-End Offline Chinese Handwriting Text Page Spotter with Text Kernel☆36Updated 4 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆29Updated 4 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆68Updated 2 years ago
- 中文字符识别项目☆16Updated 7 years ago
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆116Updated 6 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 本项目旨在以CRAFT提供的预训练模型为基础,进行迁移学习以用于检测自己数据集中的文本。☆44Updated 6 years ago
- 参考眼底图像血管分割retina-unet实现的文档去噪、去水印☆100Updated 5 years ago
- ☆18Updated 4 years ago
- CTPN and CRNN based Chinese OCR, developed with PyQt5☆22Updated 3 years ago
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆175Updated 4 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
- End to End Chinese License Plate Recognition☆81Updated 6 years ago
- ☆21Updated 5 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 5 years ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆207Updated 5 years ago
- 基于4种轻量级深度卷积网络的无场景约束全自动车牌识别,轻量级车牌检测,轻量级车牌识别,pyqt5可视化界面☆66Updated 5 years ago
- pytorch, ctpn ,text detection ,ocr,文本检测☆141Updated 5 years ago
- 该工作由电子科技大学陈昂、刘俊凯、夏子寒同学完成。我们提出可以使用深度学习的方案对中国车牌进行检测和识别。我们提出使用YOLOv3网络进行车牌检测,然后创新性地对检测后的车牌使用空间变换网络STN加以校正,最后使用LPRNet网络进行车牌的字符与数字识别。目前实测结果,在老…☆79Updated 5 years ago