southernEast / Deep_LearningLinks
基于深度学习的书法字体识别
☆50Updated 5 years ago
Alternatives and similar repositories for Deep_Learning
Users that are interested in Deep_Learning are comparing it to the libraries listed below
Sorting:
- 基于pytorch卷积神经网络的中文手写汉字识别,使用HWDB数据库☆118Updated 6 years ago
- TensorFlow2.0的中文汉字手写体识别!OCR必备,欢迎star!☆689Updated 2 years ago
- 好未来Feature Camp:中文手写汉字识别☆408Updated 6 years ago
- 本项目为基于深度学习的手写汉语拼音识别,采用Pytorch框架,整体采用主流深度学习文字识别算法CRNN+CTC方法,项目流程主要分为数据集采集及标注,算法构建、模型训练、预测与评估等。☆38Updated last year
- 基于transformer的ocr识别,在公章(印章识别, seal recognition)拓展应用☆259Updated 2 months ago
- 图像文字检测模型(EAST/AdvancedEAST),及包含文字识别模型(CRNN+CTC),Keras/TensorFlow实现.☆207Updated 5 years ago
- Pytorch 实现中文手写汉字识别☆110Updated 6 years ago
- transformers ocr for chinese☆403Updated 2 years ago
- 使用GAN生成汉字字体☆88Updated 2 years ago
- CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包☆761Updated 3 months ago
- 基于Pytorch实现的End-to-End图像Latex公式识别 inspire by LinXueyuanStdio/LaTeX_OCR_PRO☆176Updated 5 years ago
- 使用Pytorch实现了中文手写字符识别☆27Updated 7 years ago
- ☆275Updated 4 years ago
- 通用的图像分类项目,并以涉黄、涉政、涉恐和普通图片4分类为例。☆144Updated 5 years ago
- 数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)☆77Updated 5 years ago
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆102Updated last year
- 汉字手写识别☆110Updated 3 years ago
- 从NLP出发对于OCR的深度实践集锦,重在实战☆90Updated 4 years ago
- CDLA: A Chinese document layout analysis (CDLA) dataset☆278Updated 4 years ago
- This repository contains datasets and baselines for benchmarking Chinese text recognition.☆494Updated 2 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆941Updated last year
- LaTeX OCR 的数据仓库☆130Updated last year
- End-to-end model training and deployment reference for handwritten Chinese text recognition, and can also be extended to other languages.☆169Updated 2 years ago
- 表格结构解析新思路(表格识别新思路)☆126Updated 4 years ago
- PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)☆1,060Updated 2 weeks ago
- 🔥Char detection base on crnn 字符(单字)检测基于CRNN☆85Updated 2 years ago
- crnn实现水平和垂直方向中文文字识别, 提供在3w多个中文字 符训练的水平识别和垂直识别的预训练模型; 欢迎关注,试用和反馈问题... ...☆249Updated 5 years ago
- Recognition of Various Common Seal Scans in Complex Environments☆48Updated last year
- 印章检测和印章文字识别☆20Updated last year
- 手写中文文本行识别,使用CRNN+CTC☆10Updated 10 months ago