#181 · Primary category: Computer Vision
AdvancedLiterateMachinery
A collection of original, innovative ideas and algorithms towards Advanced Literate Machinery. This project is maintained by the OCR Team in the Language Technology Lab, Tongyi Lab, Alibaba Group.
Project last updated:03/17/26
GitHub Stars
1.8K
Forks
197
Contributors
6
License
Apache-2.0
Why we included this project
Alibaba's DuGuang OCR team maintains this research collection for anyone who needs to extract text from messy images and documents. It brings together code and papers covering scene text detection and recognition, document parsing, table recognition, and key-information extraction, along with the CC-OCR benchmark for testing how well large multimodal models actually read. That matters because production OCR usually means choosing between a focused specialist and a generalist vision-language model for each job. The Platypus and OmniParser releases demonstrate a single architecture handling multiple reading tasks, which is useful if you want to reduce the number of separate OCR systems you maintain. Treat it as a research codebase to adapt, not a turnkey product.
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)