paper-with-me

Papers

DocMAE: Document Image Rectification via Self-supervised Representation Learning

2023-04-20 · Shaokai Liu, Hao Feng, Wengang Zhou, Houqiang Li, Cong Liu, Feng Wu

Tremendous efforts have been made on document image rectification, but how to learn effective representation of such distorted images is still under-explored. In this paper, we present DocMAE, a novel self-supervised framework for document image rectification. Our motivation is to encode the structural cues in document images by leveraging masked autoencoder to benefit the rectification, i.e., the document boundaries, and text lines. Specifically, we first mask random patches of the background-excluded document images and then reconstruct the missing pixels. With such a self-supervised learning approach, the network is encouraged to learn the intrinsic structure of deformed documents by restoring document boundaries and missing text lines. Transfer performance in the downstream rectification task validates the effectiveness of our method. Extensive experiments are conducted to demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2304.10341

Code (1)

Dawars/DocMAE pytorch

Tasks

Representation LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Document Image Rectification Bases on Self-Adaptive Multitask Fusion

2025-05-09 · Heng Li, XiangPing Wu, Qingcai Chen

Deformed document image rectification is essential for real-world document understanding tasks, such as layout analysis and text recognition. However, current multi-task methods -- such as background removal, 3D coordina…

document understanding

Deep Unrestricted Document Image Rectification

2023-04-18 · Hao Feng, Shaokai Liu, Jiajun Deng, Wengang Zhou 외

In recent years, tremendous efforts have been made on document image rectification, but existing advanced algorithms are limited to processing restricted document images, i.e., the input images must incorporate a complet…

Local Distortion

SIR: Self-supervised Image Rectification via Seeing the Same Scene from Multiple Different Lenses

2020-11-30 · Jinlong Fan, Jing Zhang, DaCheng Tao

Deep learning has demonstrated its power in image rectification by leveraging the representation capacity of deep neural networks via supervised training based on a large-scale synthetic dataset. However, the model may o…

Self-Supervised Learning

SimFIR: A Simple Framework for Fisheye Image Rectification with Self-supervised Representation Learning

2023-08-17 · ICCV 2023 1 · Hao Feng, Wendi Wang, Jiajun Deng, Wengang Zhou 외

In fisheye images, rich distinct distortion patterns are regularly distributed in the image plane. These distortion patterns are independent of the visual content and provide informative cues for rectification. To make t…

Representation Learning

Foreground and Text-lines Aware Document Image Rectification

2023-01-01 · ICCV 2023 1 · Heng Li, XiangPing Wu, Qingcai Chen, Qianjin Xiang

This paper aims at the distorted document image rectification problem, the objective to eliminate the geometric distortion in the document images and realize document intelligence. Improving the readability of distor…