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/Convolutional Character Networks

Convolutional Character Networks

Linjie Xing, Zhi Tian, Weilin Huang, Matthew R. Scott

2019-10-17ICCV 2019 10Scene Text DetectionText Detection
PaperPDFCode

Abstract

Recent progress has been made on developing a unified framework for joint text detection and recognition in natural images, but existing joint models were mostly built on two-stage framework by involving ROI pooling, which can degrade the performance on recognition task. In this work, we propose convolutional character networks, referred as CharNet, which is an one-stage model that can process two tasks simultaneously in one pass. CharNet directly outputs bounding boxes of words and characters, with corresponding character labels. We utilize character as basic element, allowing us to overcome the main difficulty of existing approaches that attempted to optimize text detection jointly with a RNN-based recognition branch. In addition, we develop an iterative character detection approach able to transform the ability of character detection learned from synthetic data to real-world images. These technical improvements result in a simple, compact, yet powerful one-stage model that works reliably on multi-orientation and curved text. We evaluate CharNet on three standard benchmarks, where it consistently outperforms the state-of-the-art approaches [25, 24] by a large margin, e.g., with improvements of 65.33%->71.08% (with generic lexicon) on ICDAR 2015, and 54.0%->69.23% on Total-Text, on end-to-end text recognition. Code is available at: https://github.com/MalongTech/research-charnet.

Results

TaskDatasetMetricValueModel
Scene Text DetectionTotal-TextPrecision88CharNet H-88 (multi-scale)
Scene Text DetectionTotal-TextRecall85CharNet H-88 (multi-scale)
Scene Text DetectionTotal-TextPrecision89.9CharNet H-88
Scene Text DetectionTotal-TextRecall81.7CharNet H-88
Scene Text DetectionICDAR 2017 MLTPrecision81.27CharNet H-88
Scene Text DetectionICDAR 2017 MLTRecall70.97CharNet H-88
Scene Text DetectionICDAR 2017 MLTPrecision77.07CharNet R-50
Scene Text DetectionICDAR 2017 MLTRecall70.1CharNet R-50
Scene Text DetectionICDAR 2015F-Measure91.55CharNet H-88 (multi-scale)
Scene Text DetectionICDAR 2015Precision92.65CharNet H-88 (multi-scale)
Scene Text DetectionICDAR 2015Recall90.47CharNet H-88 (multi-scale)
Scene Text DetectionICDAR 2015F-Measure90.97CharNet H-88 (single-scale)
Scene Text DetectionICDAR 2015Precision89.99CharNet H-88 (single-scale)
Scene Text DetectionICDAR 2015Recall91.98CharNet H-88 (single-scale)
Scene Text DetectionICDAR 2015F-Measure90.16CharNet H-50 (multi-scale)
Scene Text DetectionICDAR 2015Precision90.9CharNet H-50 (multi-scale)
Scene Text DetectionICDAR 2015Recall89.44CharNet H-50 (multi-scale)
Scene Text DetectionICDAR 2015F-Measure90.06CharNet H-57 (multi-scale)
Scene Text DetectionICDAR 2015Precision91.43CharNet H-57 (multi-scale)
Scene Text DetectionICDAR 2015Recall88.74CharNet H-57 (multi-scale)
Scene Text DetectionICDAR 2015F-Measure89.7CharNet H-50 (single-scale)
Scene Text DetectionICDAR 2015Precision91.15CharNet H-50 (single-scale)
Scene Text DetectionICDAR 2015Recall88.3CharNet H-50 (single-scale)
Scene Text DetectionICDAR 2015F-Measure89.66CharNet H-57 (single-scale)
Scene Text DetectionICDAR 2015Precision88.88CharNet H-57 (single-scale)
Scene Text DetectionICDAR 2015Recall90.45CharNet H-57 (single-scale)

Related Papers

AI Generated Text Detection Using Instruction Fine-tuned Large Language and Transformer-Based Models2025-07-07PhantomHunter: Detecting Unseen Privately-Tuned LLM-Generated Text via Family-Aware Learning2025-06-18Task-driven real-world super-resolution of document scans2025-06-08CL-ISR: A Contrastive Learning and Implicit Stance Reasoning Framework for Misleading Text Detection on Social Media2025-06-05Stress-testing Machine Generated Text Detection: Shifting Language Models Writing Style to Fool Detectors2025-05-30The Devil is in Fine-tuning and Long-tailed Problems:A New Benchmark for Scene Text Detection2025-05-21Trends and Challenges in Authorship Analysis: A Review of ML, DL, and LLM Approaches2025-05-21AGENT-X: Adaptive Guideline-based Expert Network for Threshold-free AI-generated teXt detection2025-05-21