paper-with-me

Papers

Deep Unrestricted Document Image Rectification

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

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 complete document. Once the captured image merely involves a local text region, its rectification quality is degraded and unsatisfactory. Our previously proposed DocTr, a transformer-assisted network for document image rectification, also suffers from this limitation. In this work, we present DocTr++, a novel unified framework for document image rectification, without any restrictions on the input distorted images. Our major technical improvements can be concluded in three aspects. Firstly, we upgrade the original architecture by adopting a hierarchical encoder-decoder structure for multi-scale representation extraction and parsing. Secondly, we reformulate the pixel-wise mapping relationship between the unrestricted distorted document images and the distortion-free counterparts. The obtained data is used to train our DocTr++ for unrestricted document image rectification. Thirdly, we contribute a real-world test set and metrics applicable for evaluating the rectification quality. To our best knowledge, this is the first learning-based method for the rectification of unrestricted document images. Extensive experiments are conducted, and the results demonstrate the effectiveness and superiority of our method. We hope our DocTr++ will serve as a strong baseline for generic document image rectification, prompting the further advancement and application of learning-based algorithms. The source code and the proposed dataset are publicly available at https://github.com/fh2019ustc/DocTr-Plus.

📄 PDF Abstract BibTeX arXiv:2304.08796

Code (1)

fh2019ustc/doctr-plus 공식 구현 pytorch

Tasks

Local Distortion

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

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

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…

Unfolder: Fast localization and image rectification of a document with a crease from folding in half

2023-12-01 · A. M. Ershov, D. V. Tropin, E. E. Limonova, D. P. Nikolaev 외

Presentation of folded documents is not an uncommon case in modern society. Digitizing such documents by capturing them with a smartphone camera can be tricky since a crease can divide the document contents into separate…

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)

Geometric Representation Learning for Document Image Rectification

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

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 …

Representation Learning