Semantic Line Detection and Its Applications

ICCV 2017  ·  Jun-Tae Lee, Han-Ul Kim, Chul Lee, Chang-Su Kim ·

Semantic lines characterize the layout of an image. Despite their importance in image analysis and scene understanding, there is no reliable research for semantic line detection. In this paper, we propose a semantic line detector using a convolutional neural network with multi-task learning, by regarding the line detection as a combination of classification and regression tasks. We use convolution and max-pooling layers to obtain multi-scale feature maps for an input image. Then, we develop the line pooling layer to extract a feature vector for each candidate line from the feature maps. Next, we feed the feature vector into the parallel classification and regression layers. The classification layer decides whether the line candidate is semantic or not. In case of a semantic line, the regression layer determines the offset for refining the line location. Experimental results show that the proposed detector extracts semantic lines accurately and reliably. Moreover, we demonstrate that the proposed detector can be used successfully in three applications: horizon estimation, composition enhancement, and image simplification.

PDF Abstract

Datasets


Introduced in the Paper:

SEL

Used in the Paper:

HLW

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Line Detection SEL SLNet AUC_F 82.57 # 3
HIoU 77.87 # 3

Methods


No methods listed for this paper. Add relevant methods here