SOTAVerified

Deep Learning for Vanishing Point Detection Using an Inverse Gnomonic Projection

2017-07-08Code Available1· sign in to hype

Florian Kluger, Hanno Ackermann, Michael Ying Yang, Bodo Rosenhahn

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a novel approach for vanishing point detection from uncalibrated monocular images. In contrast to state-of-the-art, we make no a priori assumptions about the observed scene. Our method is based on a convolutional neural network (CNN) which does not use natural images, but a Gaussian sphere representation arising from an inverse gnomonic projection of lines detected in an image. This allows us to rely on synthetic data for training, eliminating the need for labelled images. Our method achieves competitive performance on three horizon estimation benchmark datasets. We further highlight some additional use cases for which our vanishing point detection algorithm can be used.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Eurasian Cities DatasetDL-IGPAUC (horizon error)86.26Unverified
Horizon Lines in the WildDL-IGPAUC (horizon error)57.31Unverified
York Urban DatasetDL-IGPAUC (horizon error)94.27Unverified

Reproductions