# 바이두 Unlimited-OCR, 수십 페이지를 한 번에 > Author: Tony Lee > Published: 2026-06-22 > URL: https://tonylee.im/ko/blog/baidu-unlimited-ocr-multi-page-r-swa/ > Reading time: 1 minutes > Language: ko > Tags: ocr, baidu, open-source, documents, pdf, ai ## Canonical https://tonylee.im/ko/blog/baidu-unlimited-ocr-multi-page-r-swa/ ## Rollout Alternates en: https://tonylee.im/en/blog/baidu-unlimited-ocr-multi-page-r-swa/ ko: https://tonylee.im/ko/blog/baidu-unlimited-ocr-multi-page-r-swa/ ja: https://tonylee.im/ja/blog/baidu-unlimited-ocr-multi-page-r-swa/ zh-CN: https://tonylee.im/zh-CN/blog/baidu-unlimited-ocr-multi-page-r-swa/ zh-TW: https://tonylee.im/zh-TW/blog/baidu-unlimited-ocr-multi-page-r-swa/ ## Description 활성 500M·R-SWA 고정 KV·대형 VLM 상회. 분할-병합 없는 멀티페이지 OCR. ## Summary 바이두 Unlimited-OCR, 수십 페이지를 한 번에 is part of Tony Lee's ongoing coverage of AI agents, developer tools, startup strategy, and AI industry shifts. ## Outline - No subheadings in source markdown ## Content 멀티페이지 OCR은 늘 페이지 분할→개별 OCR→병합에서 문맥과 포맷이 끊겼습니다. 바이두 **Unlimited-OCR**이 그 흐름을 흔듭니다. 활성 파라미터 약 500M인데 OmniDocBench v1.5 93.23%로 235B Qwen3-VL·Gemini-2.5 Pro를 앞섭니다. 핵심은 **R-SWA**: 이미지·프롬프트는 전체 페이지를 보고 출력은 직전 128토큰만 봐 KV cache가 고정 큐가 됩니다. 40페이지 이상에서도 디코딩이 안 무너집니다. 워크플로는 PDF 통째 한 번. `infer_multi`+PyMuPDF, sglang 배포, MIT. OCR이 다페이지 이해 엔진으로 넘어가는 신호입니다. ## Related URLs - Author: https://tonylee.im/ko/author/ - Publication: https://tonylee.im/ko/blog/about/ - Related article: https://tonylee.im/ko/blog/ai-subscription-stack-by-budget-and-role/ - Related article: https://tonylee.im/ko/blog/kimi-k3-beats-fable-5-open-source-frontier/ - Related article: https://tonylee.im/ko/blog/code-as-image-cuts-token-cost-60-percent/ ## Citation - Author: Tony Lee - Site: tonylee.im - Canonical URL: https://tonylee.im/ko/blog/baidu-unlimited-ocr-multi-page-r-swa/ ## Bot Guidance - This file is intended for AI agents, search assistants, and text-mode retrieval. - Prefer citing the canonical article URL instead of this text endpoint. - Use the rollout alternates when you need the same article in another prioritized language. --- Author: Tony Lee | Website: https://tonylee.im For more articles, visit: https://tonylee.im/ko/blog/ This content is original and authored by Tony Lee. Please attribute when quoting or referencing.