paper-with-me

홈 › Papers

Detecting Vanishing Points using Global Image Context in a Non-Manhattan World

2016-08-19 · CVPR 2016 6 · Menghua Zhai, Scott Workman, Nathan Jacobs

We propose a novel method for detecting horizontal vanishing points and the zenith vanishing point in man-made environments. The dominant trend in existing methods is to first find candidate vanishing points, then remove outliers by enforcing mutual orthogonality. Our method reverses this process: we propose a set of horizon line candidates and score each based on the vanishing points it contains. A key element of our approach is the use of global image context, extracted with a deep convolutional network, to constrain the set of candidates under consideration. Our method does not make a Manhattan-world assumption and can operate effectively on scenes with only a single horizontal vanishing point. We evaluate our approach on three benchmark datasets and achieve state-of-the-art performance on each. In addition, our approach is significantly faster than the previous best method.

📄 PDF Abstract BibTeX arXiv:1608.05684

Code (1)

viibridges/gc-horizon-detector

Tasks

Horizon Line Estimation

Similar Papers 제목 키워드 기반

A Global Approach for the Detection of Vanishing Points and Mutually Orthogonal Vanishing Directions

2013-06-01 · CVPR 2013 6 · Michel Antunes, Joao P. Barreto

This article presents a new global approach for detecting vanishing points and groups of mutually orthogonal vanishing directions using lines detected in images of man-made environments. These two multi-model fitting pro…

NeurVPS: Neural Vanishing Point Scanning via Conic Convolution

2019-10-14 · NeurIPS 2019 12 · Yichao Zhou, Haozhi Qi, Jingwei Huang, Yi Ma

We present a simple yet effective end-to-end trainable deep network with geometry-inspired convolutional operators for detecting vanishing points in images. Traditional convolutional neural networks rely on aggregating e…

Camera Calibration

Transformer Based Line Segment Classifier With Image Context for Real-Time Vanishing Point Detection in Manhattan World

2022-01-01 · CVPR 2022 1 · Xin Tong, Xianghua Ying, Yongjie Shi, Ruibin Wang 외

Previous works on vanishing point detection usually use geometric prior for line segment clustering. We find that image context can also contribute to accurate line classification. Based on this observation, we propo…

Detecting Dominant Vanishing Points in Natural Scenes with Application to Composition-Sensitive Image Retrieval

2016-08-15 · Zihan Zhou, Farshid Farhat, James Z. Wang

Linear perspective is widely used in landscape photography to create the impression of depth on a 2D photo. Automated understanding of linear perspective in landscape photography has several real-world applications, incl…

Contour DetectionImage RetrievalRetrieval

Vanishing Point Detection with Direct and Transposed Fast Hough Transform inside the neural network

2020-02-04 · A. Sheshkus, A. Chirvonaya, D. Matveev, D. Nikolaev 외

In this paper, we suggest a new neural network architecture for vanishing point detection in images. The key element is the use of the direct and transposed Fast Hough Transforms separated by convolutional layer blocks w…