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

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 f...

Full description

Bibliographic Details
Main Authors: Lev Teplyakov, Leonid Erlygin, Evgeny Shvets
Format: Article
Language:English
Published: IEEE 2022-01-01
Series:IEEE Access
Subjects:
Online Access:https://ieeexplore.ieee.org/document/9761231/
Description
Summary:As of today, the best accuracy in line segment detection (LSD) is achieved by algorithms based on convolutional neural networks &#x2013; 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 &#x2013; construction of line segments heatmap and tangent field from raw image gradients &#x2013; 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 <inline-formula> <tex-math notation="LaTeX">$78~F^{H}$ </tex-math></inline-formula>. Although the best-reported accuracy is <inline-formula> <tex-math notation="LaTeX">$83~F^{H}$ </tex-math></inline-formula> 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 &#x2013; 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 <inline-formula> <tex-math notation="LaTeX">$0.2~F^{H}$ </tex-math></inline-formula>, with our method being the fastest.
ISSN:2169-3536