Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

NeurVPS: Neural Vanishing Point Scanning via Conic Convolution

About

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 edge features and do not have mechanisms to directly exploit the geometric properties of vanishing points as the intersections of parallel lines. In this work, we identify a canonical conic space in which the neural network can effectively compute the global geometric information of vanishing points locally, and we propose a novel operator named conic convolution that can be implemented as regular convolutions in this space. This new operator explicitly enforces feature extractions and aggregations along the structural lines and yet has the same number of parameters as the regular 2D convolution. Our extensive experiments on both synthetic and real-world datasets show that the proposed operator significantly improves the performance of vanishing point detection over traditional methods. The code and dataset have been made publicly available at https://github.com/zhou13/neurvps.

Yichao Zhou, Haozhi Qi, Jingwei Huang, Yi Ma• 2019

Related benchmarks

TaskDatasetResultRank
Vanishing Point DetectionScanNet (test)
AA@10°64.4
13
Vanishing Point DetectionSU3 70 (test)
Angle Accuracy (3°)0.939
8
Vanishing Point DetectionYUD 14 (test)
AA (3° Threshold)52.4
8
Vanishing Point DetectionYUD (test)
AA @ 10°79.7
5
Vanishing Point DetectionAVA landscape (test)
AA1°19.6
3
Showing 5 of 5 rows

Other info

Follow for update