Fully Convolutional Line Parsing

04/22/2021
by   Xili Dai, et al.
0

We present a one-stage Fully Convolutional Line Parsing network (F-Clip) that detects line segments from images. The proposed network is very simple and flexible with variations that gracefully trade off between speed and accuracy for different applications. F-Clip detects line segments in an end-to-end fashion by predicting them with each line's center position, length, and angle. Based on empirical observation of the distribution of line angles in real image datasets, we further customize the design of convolution kernels of our fully convolutional network to effectively exploit such statistical priors. We conduct extensive experiments and show that our method achieves a significantly better trade-off between efficiency and accuracy, resulting in a real-time line detector at up to 73 FPS on a single GPU. Such inference speed makes our method readily applicable to real-time tasks without compromising any accuracy of previous methods. Moreover, when equipped with a performance-improving backbone network, F-Clip is able to significantly outperform all state-of-the-art line detectors on accuracy at a similar or even higher frame rate. Source code https://github.com/Delay-Xili/F-Clip.

READ FULL TEXT
research
05/08/2019

End-to-End Wireframe Parsing

We present a conceptually simple yet effective algorithm to detect wiref...
research
12/07/2020

End-to-End Object Detection with Fully Convolutional Network

Mainstream object detectors based on the fully convolutional network has...
research
05/09/2019

PPGNet: Learning Point-Pair Graph for Line Segment Detection

In this paper, we present a novel framework to detect line segments in m...
research
03/25/2020

SPFCN: Select and Prune the Fully Convolutional Networks for Real-time Parking Slot Detection

For passenger cars equipped with automatic parking function, convolution...
research
07/08/2022

Virtual Axle Detector based on Analysis of Bridge Acceleration Measurements by Fully Convolutional Network

In the practical application of the Bridge Weigh-In-Motion (BWIM) method...
research
03/26/2021

YOLinO: Generic Single Shot Polyline Detection in Real Time

The detection of polylines in images is usually either bound to branchle...
research
03/19/2017

Detecting Oriented Text in Natural Images by Linking Segments

Most state-of-the-art text detection methods are specific to horizontal ...

Please sign up or login with your details

Forgot password? Click here to reset