SvenVincent / cnocrLinks
CnOCR 是 Python 3 下的文字识别(Optical Character Recognition,简称OCR)工具包,支持简体中文、繁体中文(部分模型)、英文和数字的常见字符识别,支持竖排文字的识别。自带了20+个训练好的识别模型,适用于不同应用场景,安装后即可直接使用。同时,CnOCR也提供简单的训练命令供使用者训练自己的模型。
☆45Updated last year
Alternatives and similar repositories for cnocr
Users that are interested in cnocr are comparing it to the libraries listed below
Sorting:
- 开源的中英文离线 OCR,使用 PaddleOCR 实现,提供了简单的 Web 页面及接口☆125Updated 3 years ago
- OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。基于 RapidOcrOnnx 。☆293Updated last year
- chineseocr lite onnx,超轻量级中文ocr demo,支持onnx推理 ( dbnet+crnn+anglenet)☆142Updated 2 years ago
- Based on RapidOCR, extract the PDF content☆181Updated 5 months ago
- rapidocr onnx cpp☆282Updated 6 months ago
- pretrained models for cnocr☆56Updated 3 years ago
- ✅Deploy PaddleOCR with flask | 利用Flask对PaddleOCR进行部署,方便调用☆42Updated 3 years ago
- 以图搜图基于Towhee(resnet50 模型) + Milvus☆73Updated last year
- Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any…☆14Updated 6 months ago
- 利用 onnxruntime 及 PaddleOCR 提供的模型, 对图片中的文字进行检测与识别.☆86Updated 2 years ago
- 文档图像处理工具(Document image processing tool),包括漂白 / 文字方向矫正 / 清晰增强 / 笔记去噪美化 / 去阴影 / 扭曲矫正 / 切边增强(DocBleach / TextOrientationCorrection / DocSha…☆96Updated last year
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆157Updated last year
- 手写文字擦除第1名方案,水印智能消除赛第1名☆161Updated last year
- Umi-OCR Linux 运行环境☆135Updated 6 months ago
- Convert the model in PaddleOCR to ONNX format☆101Updated 2 months ago
- 印章提取, 公章提取, 背景透明, 电子章☆113Updated 4 years ago
- 图片搜索引擎,很简单。三步构建属于你自己的图片搜索引擎,掌握向量数据库和以图搜图、文本搜索图片。☆146Updated last year
- FastAPI PaddleSpeech 音频录音转文字☆51Updated last year
- seetaface6的python实现☆34Updated last year
- xclabel是一款支持多人协作的,样本导入+样本标注+模型训练+模型管理+模型测试+模型导出的工具☆174Updated last week
- 混合票据识别,增值税专用发票, 增值税普通发票, 增值税电子专用发票, 增值税电子普通发票, 增值税普通发票(卷式), 非税财政电子票据, 过路费发票, 火车票, 飞机票, 客运票, 出租车票, 定额, 通用机打发票☆142Updated 3 years ago
- Umi-OCR windows 运行环境☆133Updated 6 months ago
- 🔎📖对中文PDF进行OCR | OCR for Chinese PDF file using API from DayBreak-u/chineseocr_lite☆108Updated last year
- 基于VGG19和EfficientNetV2的中文手写汉字识别☆51Updated 7 months ago
- Python3 package for Chinese/English OCR,use paddleocr-v5 onnx model(~20MB), with ultra-fast inference speed. 基于ppocr-v5-onnx模型推理,中英文OCR开源…☆106Updated 2 months ago
- 使用Python调用微信本地ocr服务☆452Updated last year
- 利用paddleocr,离线状态下识别身份证复印件☆32Updated 5 years ago
- A simple way to deploy PaddleOCR based on FastAPI. (PaddleOCR 的 FastAPI 快速部署方案)☆144Updated 6 months ago
- 基于 Serverless 架构部署通用文字识别 PaddleOCR☆124Updated last month
- 如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以…☆129Updated 2 years ago