CoolFace
Apppublic

hugging-apps/pp-ocrv6-medium-rec

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

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-OCRv6mediumrec 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. 1.Upload a cropped image of a single line of text (or try one of the examples)
  2. 2.Click "Recognize Text"
  3. 3.The recognized text, confidence score, and raw JSON output will appear

Links