#189 · Primary category: Computer Vision
mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
Project last updated:11/27/24
GitHub Stars
4.8K
Forks
781
Contributors
87
License
Apache-2.0
Why we included this project
MMOCR gathers a wide range of detection, recognition, and information extraction models into one PyTorch toolbox, which is handy when you need to pull readable text out of scene photos, documents, or invoices. Since it is part of the OpenMMLab ecosystem, the models share a consistent training and inference API, and you can swap in custom backbones, heads, or data pipelines rather than treating it as a black box. That modularity suits both researchers reproducing published results and teams fine-tuning a recognizer on their own domain data. Having so many reference implementations in one place also makes it easier to benchmark a few approaches before settling on one.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)