LSDNet: Trainable Modification of LSD Algorithm for Real-Time Line Segment Detection

09/10/2022
by   Lev Teplyakov, et al.
0

As of today, the best accuracy in line segment detection (LSD) is achieved by algorithms based on convolutional neural networks - CNNs. Unfortunately, these methods utilize deep, heavy networks and are slower than traditional model-based detectors. In this paper we build an accurate yet fast CNN- based detector, LSDNet, by incorporating a lightweight CNN into a classical LSD detector. Specifically, we replace the first step of the original LSD algorithm - construction of line segments heatmap and tangent field from raw image gradients - with a lightweight CNN, which is able to calculate more complex and rich features. The second part of the LSD algorithm is used with only minor modifications. Compared with several modern line segment detectors on standard Wireframe dataset, the proposed LSDNet provides the highest speed (among CNN-based detectors) of 214 FPS with a competitive accuracy of 78 Fh . Although the best-reported accuracy is 83 Fh at 33 FPS, we speculate that the observed accuracy gap is caused by errors in annotations and the actual gap is significantly lower. We point out systematic inconsistencies in the annotations of popular line detection benchmarks - Wireframe and York Urban, carefully reannotate a subset of images and show that (i) existing detectors have improved quality on updated annotations without retraining, suggesting that new annotations correlate better with the notion of correct line segment detection; (ii) the gap between accuracies of our detector and others diminishes to negligible 0.2 Fh , with our method being the fastest.

READ FULL TEXT

page 1

page 2

page 4

page 5

page 7

page 8

page 11

research
12/15/2022

DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients

Line segments are ubiquitous in our human-made world and are increasingl...
research
08/06/2021

ELSED: Enhanced Line SEgment Drawing

Detecting local features, such as corners, segments or blobs, is the fir...
research
08/20/2020

Line detection via a lightweight CNN with a Hough Layer

Line detection is an important computer vision task traditionally solved...
research
09/11/2018

CNN-Based Signal Detection for Banded Linear Systems

Banded linear systems arise in many communication scenarios, e.g., those...
research
08/19/2019

GLAMpoints: Greedily Learned Accurate Match points

We introduce a novel CNN-based feature point detector - GLAMpoints - lea...
research
12/05/2018

Learning Attraction Field Representation for Robust Line Segment Detection

This paper presents a region-partition based attraction field dual repre...
research
03/18/2016

From line segments to more organized Gestalts

In this paper, we reconsider the early computer vision bottom-up program...

Please sign up or login with your details

Forgot password? Click here to reset