TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/HENet: Forcing a Network to Think More for Font Recognition

HENet: Forcing a Network to Think More for Font Recognition

Jingchao Chen, Shiyi Mu, Shugong Xu, Youdong Ding

2021-10-21Font RecognitionOptical Character Recognition (OCR)
PaperPDFCode

Abstract

Although lots of progress were made in Text Recognition/OCR in recent years, the task of font recognition is remaining challenging. The main challenge lies in the subtle difference between these similar fonts, which is hard to distinguish. This paper proposes a novel font recognizer with a pluggable module solving the font recognition task. The pluggable module hides the most discriminative accessible features and forces the network to consider other complicated features to solve the hard examples of similar fonts, called HE Block. Compared with the available public font recognition systems, our proposed method does not require any interactions at the inference stage. Extensive experiments demonstrate that HENet achieves encouraging performance, including on character-level dataset Explor_all and word-level dataset AdobeVFR

Results

TaskDatasetMetricValueModel
Font RecognitionExplor_allTop 1 Accuracy86.31HENet
Font RecognitionExplor_allTop 5 Accuracy98.48HENet
Font RecognitionAdobeVFR realTop 1 Accuracy47.41HENet (ResNet18+HE Block)
Font RecognitionAdobeVFR realTop 5 Accuracy65.11HENet (ResNet18+HE Block)
Font RecognitionAdobeVFR synTop 1 Accuracy98.23HENet (ResNet18+HE Block)
Font RecognitionAdobeVFR synTop 5 Accuracy99.98HENet (ResNet18+HE Block)

Related Papers

VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17DeQA-Doc: Adapting DeQA-Score to Document Image Quality Assessment2025-07-17Seeing the Signs: A Survey of Edge-Deployable OCR Models for Billboard Visibility Analysis2025-07-15A Survey on MLLM-based Visually Rich Document Understanding: Methods, Challenges, and Emerging Trends2025-07-14Design and Implementation of an OCR-Powered Pipeline for Table Extraction from Invoices2025-07-09Orchestrator-Agent Trust: A Modular Agentic AI Visual Classification System with Trust-Aware Orchestration and RAG-Based Reasoning2025-07-09TextPixs: Glyph-Conditioned Diffusion with Character-Aware Attention and OCR-Guided Supervision2025-07-08PaddleOCR 3.0 Technical Report2025-07-08