hpc203 / OCR-dbnet-crnn
身份证全卡面文字识别:Faster-rcnn检测图片里的证件照,DBNet检测证件照里的文字,CRNN识别证件照里的文字
☆42Updated 3 years ago
Alternatives and similar repositories for OCR-dbnet-crnn:
Users that are interested in OCR-dbnet-crnn are comparing it to the libraries listed below
- 使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现☆33Updated 4 years ago
- ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).☆29Updated 3 years ago
- 纯YOLO系列的人脸检测+106个关键点检测☆31Updated 4 years ago
- you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.☆45Updated 4 years ago
- 将原本Keras版本的AdvancedEAST改写成PyTorch版,将数据集由.npy文件改成一个LMDB文件,加入Precision,Recall, F1 score方便训练以及调试,底层网络仍然用VGG16。☆38Updated 4 years ago
- ☆18Updated 3 years ago
- 本项目旨在以CRAFT提供的预训练模型为基础,进行迁移学习以用于检测自己数据集中的文本。☆44Updated 5 years ago
- ☆26Updated 4 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆110Updated 4 years ago
- 使用DBNet检测条形码,包含C++和Python两种版本的程序☆35Updated 3 years ago
- ocr with yolo3 as feature extractor, implemented by keras, and accelerated by tensorrt☆34Updated 4 years ago
- pytorch实现AdvancedEast+mobilenetv3☆26Updated 5 years ago
- 深度学习车牌检测与识别,检测结果包含车牌矩形框和4个角点,基于pytorch框架运行☆113Updated 3 years ago
- 基于CTPN和CRNN实现的银行卡号识别系统☆14Updated 4 years ago
- ocr data ,detect data ,recognize data☆29Updated 5 years ago
- Document photo perspective transformation correction,利用unet网络进行 文档照片透视纠偏☆49Updated 4 years ago
- End to End Chinese License Plate Recognition☆81Updated 5 years ago
- 使用opencv部署深度学习车牌检测与识别,包含Python和C++两种版本的实现☆51Updated 4 years ago
- ☆103Updated 2 years ago
- 文档图片表格结构识别算法-同花顺算法挑战赛-2022年2-4月春季赛☆25Updated 3 years ago
- Detecting rats in an industrial environment. (工业环境老鼠检测)☆19Updated 5 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆75Updated 4 years ago
- ☆24Updated 3 years ago
- A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization☆23Updated 4 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆118Updated 3 years ago
- 使用opencv的dnn模块做yolov4目标检测☆14Updated 4 years ago
- CTPN+CRNN bank card number identification(data/test pictures accuary ≈90%)☆69Updated 2 years ago
- dbnet文字检测,添加文本框分类☆15Updated 2 years ago
- 使用OpenCV部署YOLOV3检测二维码,包含C++和Python两种版本的程序,仅仅只依赖opencv库就能运行☆24Updated 3 years ago
- 基于unet实现的票据语义分割☆9Updated 4 years ago