CLEval: Character-Level Evaluation for Text Detection and Recognition Tasks
Youngmin Baek, Daehyun Nam, Sungrae Park, Junyeop Lee, Seung Shin,, Jeonghun Baek, Chae Young Lee, Hwalsuk Lee

TL;DR
CLEval introduces a character-level evaluation metric for text detection and recognition tasks, enabling fairer, more detailed assessment of end-to-end OCR systems by handling split/merge cases and partial correctness.
Contribution
It proposes a novel character-level evaluation metric that improves fine-grained assessment of OCR methods, addressing limitations of existing metrics.
Findings
Provides a more accurate comparison of OCR methods.
Enables detailed analysis of detection and recognition modules.
Supports development of improved text recognition systems.
Abstract
Despite the recent success of text detection and recognition methods, existing evaluation metrics fail to provide a fair and reliable comparison among those methods. In addition, there exists no end-to-end evaluation metric that takes characteristics of OCR tasks into account. Previous end-to-end metric contains cascaded errors from the binary scoring process applied in both detection and recognition tasks. Ignoring partially correct results raises a gap between quantitative and qualitative analysis, and prevents fine-grained assessment. Based on the fact that character is a key element of text, we hereby propose a Character-Level Evaluation metric (CLEval). In CLEval, the \textit{instance matching} process handles split and merge detection cases, and the \textit{scoring process} conducts character-level evaluation. By aggregating character-level scores, the CLEval metric provides a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Natural Language Processing Techniques · Text and Document Classification Technologies
