paper-with-me

Papers

DocUNet: Document Image Unwarping via a Stacked U-Net

2018-06-01 · CVPR 2018 6 · Ke Ma, Zhixin Shu, Xue Bai, Jue Wang, Dimitris Samaras

Capturing document images is a common way for digitizing and recording physical documents due to the ubiquitousness of mobile cameras. To make text recognition easier, it is often desirable to digitally flatten a document image when the physical document sheet is folded or curved. In this paper, we develop the first learning-based method to achieve this goal. We propose a stacked U-Net with intermediate supervision to directly predict the forward mapping from a distorted image to its rectified version. Because large-scale real-world data with ground truth deformation is difficult to obtain, we create a synthetic dataset with approximately 100 thousand images by warping non-distorted document images. The network is trained on this dataset with various data augmentations to improve its generalization ability. We further create a comprehensive benchmark that covers various real-world conditions. We evaluate the proposed model quantitatively and qualitatively on the proposed benchmark, and compare it with previous non-learning-based methods.

📄 PDF Abstract BibTeX

Code (1)

teresasun/docUnet.pytorch pytorch

Tasks

Local DistortionMS-SSIMSSIM

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

UVDoc: Neural Grid-based Document Unwarping

2023-02-06 · Floor Verhoeven, Tanguy Magne, Olga Sorkine-Hornung

Restoring the original, flat appearance of a printed document from casual photographs of bent and wrinkled pages is a common everyday problem. In this paper we propose a novel method for grid-based single-image document …

distortion correctionMS-SSIMSSIM

DewarpNet: Single-Image Document Unwarping With Stacked 3D and 2D Regression Networks

2019-10-01 · ICCV 2019 10 · Sagnik Das, Ke Ma, Zhixin Shu, Dimitris Samaras 외

Capturing document images with hand-held devices in unstructured environments is a common practice nowadays. However, "casual" photos of documents are usually unsuitable for automatic information extraction, mainly due t…

3D geometryLocal DistortionMS-SSIMOptical Character Recognition (OCR)+2

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

A Gated and Bifurcated Stacked U-Net Module for Document Image Dewarping

2020-07-20 · Hmrishav Bandyopadhyay, Tanmoy Dasgupta, Nibaran Das, Mita Nasipuri

Capturing images of documents is one of the easiest and most used methods of recording them. These images however, being captured with the help of handheld devices, often lead to undesirable distortions that are hard to …

Local DistortionMS-SSIMSSIM

End-to-End Piece-Wise Unwarping of Document Images

2021-01-01 · ICCV 2021 10 · Sagnik Das, Kunwar Yashraj Singh, Jon Wu, Erhan Bas 외

Document unwarping attempts to undo the physical deformation of the paper and recover a 'flatbed' scanned document-image for downstream tasks such as OCR. Current state-of-the-art relies on global unwarping of the do…

MS-SSIMOptical Character Recognition (OCR)SSIM