paper-with-me

Papers

Geometric Representation Learning for Document Image Rectification

2022-10-15 · Hao Feng, Wengang Zhou, Jiajun Deng, Yuechen Wang, Houqiang Li

In document image rectification, there exist rich geometric constraints between the distorted image and the ground truth one. However, such geometric constraints are largely ignored in existing advanced solutions, which limits the rectification performance. To this end, we present DocGeoNet for document image rectification by introducing explicit geometric representation. Technically, two typical attributes of the document image are involved in the proposed geometric representation learning, i.e., 3D shape and textlines. Our motivation arises from the insight that 3D shape provides global unwarping cues for rectifying a distorted document image while overlooking the local structure. On the other hand, textlines complementarily provide explicit geometric constraints for local patterns. The learned geometric representation effectively bridges the distorted image and the ground truth one. Extensive experiments show the effectiveness of our framework and demonstrate the superiority of our DocGeoNet over state-of-the-art methods on both the DocUNet Benchmark dataset and our proposed DIR300 test set. The code is available at https://github.com/fh2019ustc/DocGeoNet.

📄 PDF Abstract BibTeX arXiv:2210.08161

Code (2)

fh2019ustc/docgeonet 공식 구현 pytorch
xiaomore/document-image-dewarping pytorch

Tasks

Representation Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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…

Geometric Rectification of Creased Document Images based on Isometric Mapping

2022-12-16 · Dong Luo, Pengbo Bo

Geometric rectification of images of distorted documents finds wide applications in document digitization and Optical Character Recognition (OCR). Although smoothly curved deformations have been widely investigated by ma…

Optical Character RecognitionOptical Character Recognition (OCR)

Can You Read Me Now? Content Aware Rectification using Angle Supervision

2020-08-05 · ECCV 2020 8 · Amir Markovitz, Inbal Lavi, Or Perel, Shai Mazor 외

The ubiquity of smartphone cameras has led to more and more documents being captured by cameras rather than scanned. Unlike flatbed scanners, photographed documents are often folded and crumpled, resulting in large local…

Optical Character RecognitionOptical Character Recognition (OCR)

BookNet: Book Image Rectification via Cross-Page Attention Network

2026-01-29 · Shaokai Liu, Hao Feng, Bozhi Luan, Min Hou 외 arxiv

Book image rectification presents unique challenges in document image processing due to complex geometric distortions from binding constraints, where left and right pages exhibit distinctly asymmetric curvature patterns.…

DocMAE: Document Image Rectification via Self-supervised Representation Learning

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

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 fra…

Representation LearningSelf-Supervised Learning