pp-ocrv6-medium-rec / README.md
multimodalart's picture
multimodalart HF Staff
Upload folder using huggingface_hub
af072f4 verified
|
Raw
History Blame Contribute Delete
1.14 kB

A newer version of the Gradio SDK is available: 6.22.0

Upgrade
metadata
title: PP-OCRv6 Medium Text Recognition
emoji: 🔤
colorFrom: purple
colorTo: gray
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: PP-OCRv6 medium recognition  text recognition from images
python_version: '3.12'
startup_duration_timeout: 30m

PP-OCRv6 Medium Text Recognition Demo

This Space demonstrates PP-OCRv6_medium_rec, the medium-tier text recognition model from PaddlePaddle's PP-OCRv6 family.

About

PP-OCRv6_medium_rec is a 19M-parameter OCR recognition model that supports 50 languages. It takes a cropped image of a single text line as input and returns the recognized text string with a confidence score.

Usage

  1. Upload a cropped image of a single line of text (or try one of the examples)
  2. Click "Recognize Text"
  3. The recognized text, confidence score, and raw JSON output will appear

Links