Hugging Face adds PP-OCRv6 OCR model family with three tiers and up to 50-language support
PaddleOCR’s PP-OCRv6 is now available on Hugging Face with three model sizes (1.5M to 34.5M parameters), up to 50-language OCR, and multiple inference backends including Transformers and ONNX Runtime.
1 source · cross-referenced
- PP-OCRv6 introduces three model tiers ranging from 1.5M to 34.5M parameters, with the small and medium tiers supporting up to 50 languages.
PP-OCRv6 is the latest generation of PaddleOCR’s universal OCR model family, designed for text detection and recognition across documents, screenshots, multilingual images, digital displays, industrial labels, and scene text.
The model family includes three tiers—tiny (1.5M parameters), small (7.7M parameters), and medium (34.5M parameters)—each optimized for different deployment scenarios such as edge devices, mobile/desktop, and accuracy-oriented server pipelines.
The small and medium tiers support up to 50 languages, including Simplified Chinese, Traditional Chinese, English, Japanese, and 46 Latin-script languages, enabling unified multilingual OCR without separate models.
On PaddleOCR’s in-house benchmarks, PP-OCRv6_medium achieves 86.2% detection Hmean and 83.2% recognition accuracy, improving text detection by +4.6 percentage points and recognition by +5.1 percentage points over PP-OCRv5_server.
PP-OCRv6 introduces architectural and training improvements: a PPLCNetV4 unified backbone, a RepLKFPN feature pyramid network for text detection, and an EncoderWithLightSVTR recognition module that combines local context with global attention.
The release supports multiple inference backends through PaddleOCR 3.7, including a Transformers backend for Hugging Face users, ONNX Runtime for portable deployments, and native Paddle Inference, with model formats available as safetensors, Paddle inference models, and ONNX models on the Hugging Face Hub.
- Jun 23, 2026 · Hugging Face
Hugging Face details local model workflow to triage OpenClaw repository issues and PRs
Trust78 - Jun 22, 2026 · TechCrunch — AI
Nvidia’s warm-water cooling system reduces on-site data center water use but does not address broader AI water footprint
Trust78 - Jun 22, 2026 · Simon Willison’s Weblog
Cloudflare launches temporary Workers accounts for zero-setup deployments
Trust79