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/Real-Time Scene Text Detection with Differentiable Binariz...

Real-Time Scene Text Detection with Differentiable Binarization and Adaptive Scale Fusion

Minghui Liao, Zhisheng Zou, Zhaoyi Wan, Cong Yao, Xiang Bai

2022-02-21BinarizationScene Text DetectionSegmentationText Detection
PaperPDFCode(official)CodeCodeCodeCode

Abstract

Recently, segmentation-based scene text detection methods have drawn extensive attention in the scene text detection field, because of their superiority in detecting the text instances of arbitrary shapes and extreme aspect ratios, profiting from the pixel-level descriptions. However, the vast majority of the existing segmentation-based approaches are limited to their complex post-processing algorithms and the scale robustness of their segmentation models, where the post-processing algorithms are not only isolated to the model optimization but also time-consuming and the scale robustness is usually strengthened by fusing multi-scale feature maps directly. In this paper, we propose a Differentiable Binarization (DB) module that integrates the binarization process, one of the most important steps in the post-processing procedure, into a segmentation network. Optimized along with the proposed DB module, the segmentation network can produce more accurate results, which enhances the accuracy of text detection with a simple pipeline. Furthermore, an efficient Adaptive Scale Fusion (ASF) module is proposed to improve the scale robustness by fusing features of different scales adaptively. By incorporating the proposed DB and ASF with the segmentation network, our proposed scene text detector consistently achieves state-of-the-art results, in terms of both detection accuracy and speed, on five standard benchmarks.

Results

TaskDatasetMetricValueModel
Scene Text DetectionTotal-TextFPS28DBNet++ (ResNet-50) (800)
Scene Text DetectionTotal-TextPrecision88.9DBNet++ (ResNet-50) (800)
Scene Text DetectionTotal-TextRecall83.2DBNet++ (ResNet-50) (800)
Scene Text DetectionTotal-TextFPS48DBNet++ (ResNet-18) (800)
Scene Text DetectionTotal-TextPrecision87.4DBNet++ (ResNet-18) (800)
Scene Text DetectionTotal-TextRecall79.6DBNet++ (ResNet-18) (800)
Scene Text DetectionICDAR 2015F-Measure87.3DBNet++ (ResNet-50) (1152)
Scene Text DetectionICDAR 2015FPS10DBNet++ (ResNet-50) (1152)
Scene Text DetectionICDAR 2015Precision90.9DBNet++ (ResNet-50) (1152)
Scene Text DetectionICDAR 2015Recall83.9DBNet++ (ResNet-50) (1152)
Scene Text DetectionICDAR 2015F-Measure83.1DBNet++ (ResNet-18) (736)
Scene Text DetectionICDAR 2015FPS44DBNet++ (ResNet-18) (736)
Scene Text DetectionICDAR 2015Precision90.1DBNet++ (ResNet-18) (736)
Scene Text DetectionICDAR 2015Recall77.2DBNet++ (ResNet-18) (736)
Scene Text DetectionMSRA-TD500F-Measure87.2DBNet++ (ResNet-50) (736)
Scene Text DetectionMSRA-TD500FPS29DBNet++ (ResNet-50) (736)
Scene Text DetectionMSRA-TD500Precision91.5DBNet++ (ResNet-50) (736)
Scene Text DetectionMSRA-TD500Recall83.3DBNet++ (ResNet-50) (736)
Scene Text DetectionMSRA-TD500F-Measure85.1DBNet++ (ResNet-18) (736)
Scene Text DetectionMSRA-TD500FPS55DBNet++ (ResNet-18) (736)
Scene Text DetectionMSRA-TD500Precision87.9DBNet++ (ResNet-18) (736)
Scene Text DetectionMSRA-TD500Recall82.5DBNet++ (ResNet-18) (736)
Scene Text DetectionMSRA-TD500F-Measure82.6DBNet++ (ResNet-18) (512)
Scene Text DetectionMSRA-TD500FPS80DBNet++ (ResNet-18) (512)
Scene Text DetectionMSRA-TD500Precision89.7DBNet++ (ResNet-18) (512)
Scene Text DetectionMSRA-TD500Recall76.5DBNet++ (ResNet-18) (512)

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17