开源易用的中文离线OCR,识别率媲美大厂,并且提供了易用的web页面及web的接口,方便人类日常工作使用或者其他程序来调用~
☆2,876Jun 14, 2023Updated 2 years ago
Alternatives and similar repositories for TrWebOCR
Users that are interested in TrWebOCR are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Free Offline OCR 离线的中文文本检测+识别SDK☆1,376Jan 12, 2026Updated 3 months ago
- 超轻量级中文ocr,支持竖排文字识别, 支持ncnn、mnn、tnn推理 ( dbnet(1.8M) + crnn(2.5M) + anglenet(378KB)) 总模型仅4.7M☆12,280Aug 14, 2023Updated 2 years ago
- yolo3+ocr☆6,120Aug 29, 2022Updated 3 years ago
- Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/…☆76,903Apr 28, 2026Updated last week
- 📄 Awesome OCR multiple programing languages toolkits based on ONNX Runtime, OpenVINO, MNN, PaddlePaddle, TensorRT and PyTorch.☆6,468Apr 27, 2026Updated last week
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scen…☆3,755Feb 7, 2026Updated 2 months ago
- OCR software, free and offline. 开源、免费的离线OCR软件。支持截屏/批量导入图片,PDF文档识别,排除水印/页眉页脚,扫描/生成二维码。内置多国语言库。☆43,844Nov 20, 2025Updated 5 months ago
- [python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别☆2,955Aug 13, 2019Updated 6 years ago
- darknet text detect and darknet cnn ocr☆1,161Oct 12, 2021Updated 4 years ago
- Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and …☆29,396Dec 5, 2025Updated 5 months ago
- 基于Pytorch的OCR工具库,支持常用的文字检测和识别算法☆1,517Jan 4, 2026Updated 4 months ago
- Collaboration with wangxupeng(https://github.com/wangxupeng)☆1,968Sep 8, 2024Updated last year
- PandaOCR - 多功能OCR图文识别+翻译+朗读+弹窗+公式+表格+图床+搜图+二维码☆5,282Aug 28, 2022Updated 3 years ago
- 带带弟弟 通用验证码识别OCR pypi版☆13,994Mar 10, 2026Updated last month
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 开源的中英文离线 OCR,使用 PaddleOCR 实现,提供了简单的 Web 页面及接口☆132May 24, 2022Updated 3 years ago
- CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras☆2,788Oct 8, 2019Updated 6 years ago
- 一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight…☆34,044May 30, 2024Updated last year
- OCR离线图片文字识别命令行windows程序,以JSON字符串形式输出结果,方便别的程序调用。提供各种语言API。由 PaddleOCR C++ 编译。☆1,480Apr 7, 2025Updated last year
- 中英 文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽…☆80,436May 10, 2024Updated last year
- ☆609Aug 30, 2024Updated last year
- 树洞 OCR 文字识别(一款跨平台的 OCR 小工具)☆3,066May 16, 2024Updated last year
- [验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This proje…☆3,196Nov 9, 2025Updated 5 months ago
- (CRNN) Chinese Characters Recognition.☆1,872Nov 13, 2022Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 🚀Clone a voice in 5 seconds to generate arbitrary speech in real-time☆36,900Mar 3, 2026Updated 2 months ago
- 🌩 Self-hosted file management and sharing system, supports multiple storage providers☆27,456Apr 14, 2026Updated 3 weeks ago
- A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.☆106,199Apr 27, 2026Updated last week
- C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。☆2,469Feb 14, 2024Updated 2 years ago
- CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包☆791Updated this week
- Tesseract Open Source OCR Engine (main repository)☆73,879Apr 27, 2026Updated last week
- chineseocr lite onnx to ncnn,超轻量级中文ocr demo,支持ncnn推理 ( dbnet+crnn+anglenet)☆58Feb 14, 2023Updated 3 years ago
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,950Nov 10, 2025Updated 5 months ago
- 🔥 人人可用的开源 BI 工具,数据可 视化神器。An open-source BI tool alternative to Tableau.☆23,873Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型☆41,137Jun 27, 2024Updated last year
- 利用语言模型,纠正OCR识别错误☆474May 22, 2023Updated 2 years ago
- 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。☆49,419Apr 21, 2026Updated 2 weeks ago
- 🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw …☆35,271Updated this week
- LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key …☆32,894Jan 9, 2026Updated 3 months ago
- Generate text images for training deep learning ocr model☆1,463Jan 17, 2022Updated 4 years ago
- 收集并整理有关OCR的数据集并统一标注格式,以便实验需要☆970Nov 28, 2023Updated 2 years ago