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 页面及接口☆123Updated 3 years ago
- OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。基于 RapidOcrOnnx 。☆269Updated last year
- Based on RapidOCR, extract the PDF content☆174Updated 2 months ago
- rapidocr onnx cpp☆255Updated 3 months ago
- Umi-OCR Linux 运行环境☆121Updated 3 months ago
- ✅Deploy PaddleOCR with flask | 利用Flask对PaddleOCR进行部署,方便调用☆41Updated 3 years ago
- Umi-OCR windows 运行环境☆115Updated 3 months ago
- FastAPI PaddleSpeech 音频录音转文字☆50Updated last year
- 基于 Serverless 架构部署通用文字识别 PaddleOCR☆122Updated 7 months ago
- 使用Python调用微信本地ocr服务☆436Updated last year
- 基于图像识别的开源RPA工具,理论上可以支持所有windows软件和网页的自动化☆30Updated 3 years ago
- 印章提取, 公章提取, 背景透明, 电子章☆106Updated 4 years ago
- pretrained models for cnocr☆56Updated 3 years ago
- 如果我要写一个 Python 项目,打包成 exe 运行(方便在没有 Python 的电脑上使用),我需要打包出的根目录结构美观,没有多余的、杂乱的依赖文件在那里碍眼,而且需要在发现 bug 时,我还需要能够修改里面的代码后,无需再次打包,就能正常运行,该怎么做呢? 就以…☆127Updated last year
- Aibote是江西爱伯特科技自主研发的一款纯代码RPA办公自动化框架,支持Android、Browser和Windows 三大平台。☆24Updated last year
- GOT-OCR的GUI版本,提供OCR、导出PDF、批处理等功能,但不提供训练功能☆177Updated last week
- 【间隙·树·排序算法】 对OCR结果或PDF提取的文本进行版面分析,按人类阅读顺序进行排序。☆143Updated last year
- 基于VGG19和EfficientNetV2的中文手写汉字识别☆50Updated 4 months ago
- 以图搜图基于Towhee(resnet50 模型) + Milvus☆67Updated 10 months ago
- 利用 onnxruntime 及 PaddleOCR 提供的模型, 对图片中的文字进行检测与识别.☆87Updated 2 years ago
- RapidOCR HTTP 服务。win32程序,易语言编写☆63Updated 2 years ago
- Python3 package for Chinese/English OCR, with paddleocr-v4 onnx model(~14MB). 基于ppocr-v4-onnx模型推理,可实现 CPU 上毫秒级的 OCR 精准预测,通用场景中英文OCR达到开源SO…☆90Updated 5 months ago
- Transfer an aardio GUI to TKinter GUI of Python☆35Updated 2 years ago
- QGUI - 0.1MB超轻量Python GUI框架,用模板来快捷制作深度学习模型推理界面☆125Updated last year
- RapidOCR ncnn 推理☆64Updated 3 months ago
- 我自己写的一些aardio扩展库,主要是Python和爬虫方面☆65Updated 8 months ago
- 使用 spleeter 将视频中的人声提取出来(去除背景音),再对视频中的声音进行分析,分成静音部分和非静音部分,分别施加不同的速度,最后合成到一个新视频。☆154Updated 4 years ago
- ☆61Updated last year
- 基于Python和JavaScript,一键生成macOS、Windows和Linux平台客户端应用程序☆283Updated this week
- 轻量模型的图像分析web服务,包括倾斜矫正OCR,公章(印章)检测+识别,车牌识别。api方案使用FastAPI+Gunicorn,提供gradio展示。☆102Updated last year