OvisOCR2 Tops Document Parsing Leaderboard
Littlepharaoh · reddit · 2026-07-15
The author tested OvisOCR2 (0.8B), an end-to-end document parsing VLM. Built on Qwen3.5-0.8B with continued pre-training and an Apache 2.0 license, it runs on vLLM 0.22.1. The model scored 96.58 on OmniDocBench v1.6, becoming the first end-to-end model to top the leaderboard, surpassing traditional "detection + crop + OCR + reassembly" pipelines.
End-to-end approaches avoid the single point of failure common in pipeline OCR, where missed regions during layout detection cause permanent text loss. Deployment is also simplified to a single model and serving stack.
In comparative tests using 827 real scanned medical documents, OvisOCR2 outperformed the GLM-OCR pipeline in overall word-level F1, showing significant improvements in tail percentiles where pipeline failures often stemmed from layout detector misses. The author also detailed throughput tests on a single RTX 5090, DPI trade-offs, fixes for repetitive output loops, and deployment specifics like mm-processor-cache and ninja.
Related event: OvisOCR2 Tops Document Parsing Leaderboard(2 posts)→
More from Multimodal
- H3 long-form video experiment: 7-hour render, int8, peaked at 192GB RAM — SIR_NVAX_A_LOT · 2026-09-11
- 3D ResNet Paper Crosses 3,000 Citations Eight Years After CVPR 2018 — HirokatuKataoka · 2026-09-11
- Non-coder builds full-featured Android ComfyUI client with ChatGPT, submits to Google Play — ComfierUI · 2026-09-11
- RunningHub open-sources H3Lightning, speeding up MiniMax H3 video generation 12x — 智东西 · 2026-09-11
- FastH3-Live hits 22fps: acceleration node benchmarks and the --vram-headroom trick — spartong945 · 2026-09-11
- Midjourney style code share: --sref 2912175708 — tisch_eins · 2026-09-11