2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2016
DOI: 10.1109/cvpr.2016.610
|View full text |Cite
|
Sign up to set email alerts
|

Detecting Vanishing Points Using Global Image Context in a Non-ManhattanWorld

Abstract: 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 … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
126
1

Year Published

2017
2017
2020
2020

Publication Types

Select...
6
3

Relationship

0
9

Authors

Journals

citations
Cited by 71 publications
(129 citation statements)
references
References 34 publications
2
126
1
Order By: Relevance
“…Earlier work proposes to detect and segment skylines of the images in order to estimate horizon lines [13,2]. More recently, CNN-based techniques have been developed for horizon estimation from a single image [52,19,48]. Most of these methods formulate the problem as either regression or classification and impose a strong prior on the location of features correlated with the visible horizon and of corresponding camera parameters.…”
Section: Related Workmentioning
confidence: 99%
“…Earlier work proposes to detect and segment skylines of the images in order to estimate horizon lines [13,2]. More recently, CNN-based techniques have been developed for horizon estimation from a single image [52,19,48]. Most of these methods formulate the problem as either regression or classification and impose a strong prior on the location of features correlated with the visible horizon and of corresponding camera parameters.…”
Section: Related Workmentioning
confidence: 99%
“…Since our method does not involve any other refinement steps like expectation maximization etc. as used in [37], it is very fast and takes around 40 milliseconds per image on a lower-middle end GPU (GTX 1050 Ti). This amounts to 25 frames per second, thus making it suitable for application to videos in real time.…”
Section: Datasetsmentioning
confidence: 99%
“…Compared to this, Lezama et al [22] detect line segments in the image initially, and compute vanishing points from them which gives the horizon line. Zhai et al [37] estimates horizon line candidates from the CNN. Then they estimate the zenith vanishing point using these horizon lines.…”
Section: Comparison On the Hlw Datasetmentioning
confidence: 99%
“…The neural network yields two images, one for the vertical vanishing point and one for the horizontal vanishing point. From every image we take a point with maximum intensity as an answer and transform its coordinates back to the original image coordinates space using equations (8) and (9) mixed with coordinates transform according to convolution layers.…”
Section: Houghnet Nn Architecturementioning
confidence: 99%