Overview of dots.ocr capabilities
masterdots.ocr is a multilingual document parser that uses a single 1.7B-parameter vision-language model (VLM) to unify layout detection and content recognition.
Key capabilities include:
- Unified Architecture: Performs layout detection, content recognition, and reading order preservation by simply altering the input prompt, eliminating the need for complex multi-model pipelines.
- High Performance: Achieves SOTA performance on OmniDocBench for text, tables, and reading order. Formula recognition is comparable to much larger models like Doubao-1.5 and gemini2.5-pro.
- Multilingual Support: Robust parsing for low-resource languages.
- Efficiency: The compact 1.7B LLM foundation allows for faster inference speeds compared to larger models.