CVJul 26, 2025

ForCenNet: Foreground-Centric Network for Document Image Rectification

arXiv:2507.19804v12 citationsh-index: 12Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of improving text recognition accuracy in photographed documents for users in document digitization and OCR applications, representing an incremental advance over existing methods.

The paper tackles document image rectification by focusing on foreground elements to eliminate geometric distortions, achieving new state-of-the-art results on four real-world benchmarks like DocUNet and DIR300.

Document image rectification aims to eliminate geometric deformation in photographed documents to facilitate text recognition. However, existing methods often neglect the significance of foreground elements, which provide essential geometric references and layout information for document image correction. In this paper, we introduce Foreground-Centric Network (ForCenNet) to eliminate geometric distortions in document images. Specifically, we initially propose a foreground-centric label generation method, which extracts detailed foreground elements from an undistorted image. Then we introduce a foreground-centric mask mechanism to enhance the distinction between readable and background regions. Furthermore, we design a curvature consistency loss to leverage the detailed foreground labels to help the model understand the distorted geometric distribution. Extensive experiments demonstrate that ForCenNet achieves new state-of-the-art on four real-world benchmarks, such as DocUNet, DIR300, WarpDoc, and DocReal. Quantitative analysis shows that the proposed method effectively undistorts layout elements, such as text lines and table borders. The resources for further comparison are provided at https://github.com/caipeng328/ForCenNet.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes