Line Segment Detection

20 papers with code • 2 benchmarks • 6 datasets

This task has no description! Would you like to contribute one?

Level-line Guided Edge Drawing for Robust Line Segment Detection

roylin1229/gedrlsd 10 May 2023

Line segment detection plays a cornerstone role in computer vision tasks.

2
10 May 2023

DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients

cvg/deeplsd CVPR 2023

Their learned counterparts are more repeatable and can handle challenging images, but at the cost of a lower accuracy and a bias towards wireframe lines.

411
15 Dec 2022

Detecting Line Segments in Motion-blurred Images with Events

lh9171338/FE-LSD 14 Nov 2022

To robustly detect line segments over motion blurs, we propose to leverage the complementary information of images and events.

40
14 Nov 2022

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

iitpvisionlab/LSDNet 10 Sep 2022

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.

42
10 Sep 2022

Semantic Room Wireframe Detection from a Single View

davidgillsjo/srw-net 1 Jun 2022

Reconstruction of indoor surfaces with limited texture information or with repeated textures, a situation common in walls and ceilings, may be difficult with a monocular Structure from Motion system.

70
01 Jun 2022

ELSED: Enhanced Line SEgment Drawing

iago-suarez/ELSED 6 Aug 2021

Detecting local features, such as corners, segments or blobs, is the first step in the pipeline of many Computer Vision applications.

227
06 Aug 2021

Towards Light-weight and Real-time Line Segment Detection

navervision/mlsd 1 Jun 2021

In this paper, we propose a real-time and light-weight line segment detector for resource-constrained environments named Mobile LSD (M-LSD).

509
01 Jun 2021

ICDAR 2021 Competition on Historical Map Segmentation

icdar21-mapseg/icdar21-mapseg-eval 27 May 2021

Task~2 consists in segmenting map content from the larger map sheet, and was won by the UWB team using a U-Net-like FCN combined with a binarization method to increase detection edge accuracy.

2
27 May 2021

Fully Convolutional Line Parsing

PINTO0309/PINTO_model_zoo 22 Apr 2021

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.

3,288
22 Apr 2021

Line Segment Detection Using Transformers without Edges

mlpc-ucsd/LETR CVPR 2021

In this paper, we present a joint end-to-end line segment detection algorithm using Transformers that is post-processing and heuristics-guided intermediate processing (edge/junction/region detection) free.

192
06 Jan 2021