LS-Net: Fast Single-Shot Line-Segment Detector
Van Nhan Nguyen, Robert Jenssen, and Davide Roverso

TL;DR
This paper introduces LS-Net, a fast, fully convolutional single-shot line-segment detector designed for power line detection in UAVs, achieving near real-time performance and outperforming existing methods.
Contribution
The paper presents LS-Net, a novel fully convolutional network for line detection, with synthetic data augmentation, that outperforms state-of-the-art approaches in speed and accuracy.
Findings
Detects power lines in near real-time at 20.4 FPS.
Outperforms existing state-of-the-art methods.
Uses synthetic data and augmentation for training.
Abstract
In low-altitude Unmanned Aerial Vehicle (UAV) flights, power lines are considered as one of the most threatening hazards and one of the most difficult obstacles to avoid. In recent years, many vision-based techniques have been proposed to detect power lines to facilitate self-driving UAVs and automatic obstacle avoidance. However, most of the proposed methods are typically based on a common three-step approach: (i) edge detection, (ii) the Hough transform, and (iii) spurious line elimination based on power line constrains. These approaches not only are slow and inaccurate but also require a huge amount of effort in post-processing to distinguish between power lines and spurious lines. In this paper, we introduce LS-Net, a fast single-shot line-segment detector, and apply it to power line detection. The LS-Net is by design fully convolutional and consists of three modules: (i) a fully…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
