GOT-OCR

General OCR Theory model with unified end-to-end architecture for various OCR tasks.

Open SourceSelf HostedOffline CapableGPU Required (6GB+ VRAM)
0.0 (0)

About

GOT-OCR2.0 implements General OCR Theory, the idea that one unified end-to-end model can replace a pipeline of task-specific OCR systems. A vision encoder built on the Vary model feeds a Qwen-based language decoder, and the same weights read scene text, dense documents, mathematical formulas, tables, charts, and even sheet music. It supports plain text extraction, formatted output that preserves layout, fine-grained region OCR guided by bounding boxes, multi-page documents, and rendered HTML visualization of results. Inference runs through Hugging Face Transformers with batch support, and the community has ported it to ONNX, MNN, llama.cpp GGUF, and vLLM, with LoRA fine-tuning available via ms-swift and distributed training through DeepSpeed. The code is Apache 2.0 licensed while the training data carries CC-BY-NC 4.0 terms. The model passed one million downloads on Hugging Face within months of release and is frequently used for document parsing in RAG pipelines.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
Apache-2.0
Minimum VRAM
6 GB
Added
Apr 3, 2026

Related Tools

Featured

Document parsing library by IBM for converting PDFs and documents to structured data.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Deep learning based OCR library in Python and TensorFlow/PyTorch.

Open SourceSelf HostedOffline
Easy
0.0 (0)

One-stop tool for high-quality PDF extraction to Markdown or JSON.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python bindings for MuPDF library for fast PDF text and image extraction.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Tool for extracting tables from PDF files into CSV or DataFrame format.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

Python library for extracting tables from PDF files.

Open SourceSelf HostedOffline
Beginner
0.0 (0)
Browse all OCR & Document Processing tools