English

ForCenNet: Foreground-Centric Network for Document Image Rectification

Computer Vision and Pattern Recognition 2025-07-29 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2507.19804,
  title  = {ForCenNet: Foreground-Centric Network for Document Image Rectification},
  author = {Peng Cai and Qiang Li and Kaicheng Yang and Dong Guo and Jia Li and Nan Zhou and Xiang An and Ninghua Yang and Jiankang Deng},
  journal= {arXiv preprint arXiv:2507.19804},
  year   = {2025}
}

Comments

Accepted by ICCV25, 16 pages, 14 figures

R2 v1 2026-07-01T04:19:53.714Z