Reading up on DeepSeek-OCR
2 deep · digging since nov 28, 25
- GitHub - baidu/Unlimited-OCR: Unlimited OCR Works: Welcome the Era of One-shot Long-horizon Parsing.
Baidu releases Unlimited-OCR, a VLM-based OCR that processes entire documents in a single pass using reference sliding window attention to avoid memory overflow.
- Review of Deep Seek OCR
DeepSeek-OCR compresses image tokens using an encoder to reduce input size, enabling larger context windows and more efficient training, not traditional OCR.