Unlimited OCR Works
### TL;DR
Unlimited OCR Works is an advanced optical character recognition (OCR) model developed by Baidu Inc., designed to efficiently process extensive documents in a single pass. By introducing the Reference Sliding Window Attention (R-SWA) mechanism, it maintains a constant key-value (KV) cache throughout the decoding process, significantly reducing memory consumption and enhancing processing speed. This innovation enables the model to transcribe documents spanning dozens of pages without degradation in performance. The model's architecture is built upon DeepSeek OCR, incorporating the high compression rate of its encoder and the constant KV cache design of R-SWA. Beyond OCR applications, R-SWA serves as a versatile parsing attention mechanism applicable to tasks such as automatic speech recognition (ASR) and translation. The model's code and weights are publicly accessible on GitHub.
Key Insights & Metrics
Key Features
- Efficient processing of extensive documents in a single pass
- Reference Sliding Window Attention (R-SWA) mechanism
- Constant key-value cache throughout decoding
- High compression rate encoder based on DeepSeek OCR
- Versatile parsing attention mechanism applicable to ASR and translation tasks
- Publicly accessible code and model weights on GitHub
Discussion
Sign in to leave a review
Reviews
No reviews yet. Be the first to review!