paper-with-me

Papers

Recovering Homography from Camera Captured Documents using Convolutional Neural Networks

2017-09-11 · Syed Ammar Abbas, Sibt Ul Hussain

Removing perspective distortion from hand held camera captured document images is one of the primitive tasks in document analysis, but unfortunately, no such method exists that can reliably remove the perspective distortion from document images automatically. In this paper, we propose a convolutional neural network based method for recovering homography from hand-held camera captured documents. Our proposed method works independent of document's underlying content and is trained end-to-end in a fully automatic way. Specifically, this paper makes following three contributions: Firstly, we introduce a large scale synthetic dataset for recovering homography from documents images captured under different geometric and photometric transformations; secondly, we show that a generic convolutional neural network based architecture can be successfully used for regressing the corners positions of documents captured under wild settings; thirdly, we show that L1 loss can be reliably used for corners regression. Our proposed method gives state-of-the-art performance on the tested datasets, and has potential to become an integral part of document analysis pipeline.

📄 PDF Abstract BibTeX arXiv:1709.03524

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Character Keypoint-based Homography Estimation in Scanned Documents for Efficient Information Extraction

2019-11-14 · Kushagra Mahajan, Monika Sharma, Lovekesh Vig

Precise homography estimation between multiple images is a pre-requisite for many computer vision applications. One application that is particularly relevant in today's digital era is the alignment of scanned or camera-c…

Homography EstimationOptical Character RecognitionOptical Character Recognition (OCR)

Face Detection in Camera Captured Images of Identity Documents under Challenging Conditions

2019-11-08 · Souhail Bakkali, Zuheng Ming, Muhammad Muzzamil Luqman, Jean-Christophe Burie

Benefiting from the advance of deep convolutional neural network approaches (CNNs), many face detection algorithms have achieved state-of-the-art performance in terms of accuracy and very high speed in unconstrained appl…

Face Detection

Booster-SHOT: Boosting Stacked Homography Transformations for Multiview Pedestrian Detection with Attention

2022-08-19 · Jinwoo Hwang, Philipp Benz, Tae-hoon Kim

Improving multi-view aggregation is integral for multi-view pedestrian detection, which aims to obtain a bird's-eye-view pedestrian occupancy map from images captured through a set of calibrated cameras. Inspired by the …

Multiview DetectionPedestrian Detection

Image Stitching and Rectification for Hand-Held Cameras

2020-08-20 · ECCV 2020 8 · Bingbing Zhuang, Quoc-Huy Tran

In this paper, we derive a new differential homography that can account for the scanline-varying camera poses in Rolling Shutter (RS) cameras, and demonstrate its application to carry out RS-aware image stitching and rec…

Image Stitching

Direct Structure Estimation for 3D Reconstruction

2015-06-01 · CVPR 2015 6 · Nianjuan Jiang, Daniel Lin, Minh N. Do, Jiangbo Lu

Most conventional structure-from-motion (SFM) techniques require camera pose estimation before computing any scene structure. In this work we show that when combined with single/multiple homography estimation, the genera…

3D ReconstructionCamera Pose EstimationHomography EstimationMotion Estimation+1