TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/ELSD: Efficient Line Segment Detector and Descriptor

ELSD: Efficient Line Segment Detector and Descriptor

Haotian Zhang, Yicheng Luo, Fangbo Qin, Yijia He, Xiao Liu

2021-04-29ICCV 2021 10Line Segment Detection
PaperPDF

Abstract

We present the novel Efficient Line Segment Detector and Descriptor (ELSD) to simultaneously detect line segments and extract their descriptors in an image. Unlike the traditional pipelines that conduct detection and description separately, ELSD utilizes a shared feature extractor for both detection and description, to provide the essential line features to the higher-level tasks like SLAM and image matching in real time. First, we design the one-stage compact model, and propose to use the mid-point, angle and length as the minimal representation of line segment, which also guarantees the center-symmetry. The non-centerness suppression is proposed to filter out the fragmented line segments caused by lines' intersections. The fine offset prediction is designed to refine the mid-point localization. Second, the line descriptor branch is integrated with the detector branch, and the two branches are jointly trained in an end-to-end manner. In the experiments, the proposed ELSD achieves the state-of-the-art performance on the Wireframe dataset and YorkUrban dataset, in both accuracy and efficiency. The line description ability of ELSD also outperforms the previous works on the line matching task.

Results

TaskDatasetMetricValueModel
Line Segment DetectionYork Urban DatasetFH64.8ELSD
Line Segment DetectionYork Urban DatasetsAP1030.2ELSD
Line Segment DetectionYork Urban DatasetsAP1531.8ELSD
Line Segment DetectionYork Urban DatasetsAP527.6ELSD
Line Segment Detectionwireframe datasetFH83.1ELSD
Line Segment Detectionwireframe datasetsAP1068.9ELSD
Line Segment Detectionwireframe datasetsAP1570.9ELSD
Line Segment Detectionwireframe datasetsAP564.3ELSD

Related Papers

ScaleLSD: Scalable Deep Line Segment Detection Streamlined2025-06-11LINEA: Fast and Accurate Line Detection Using Scalable Transformers2025-05-22Improving Transformer Based Line Segment Detection with Matched Predicting and Re-ranking2025-02-25DT-LSD: Deformable Transformer-based Line Segment Detection2024-11-20The Impact of Semi-Supervised Learning on Line Segment Detection2024-11-07Staircase Localization for Autonomous Exploration in Urban Environments2024-03-26Level-line Guided Edge Drawing for Robust Line Segment Detection2023-05-10A Comprehensive Review of Image Line Segment Detection and Description: Taxonomies, Comparisons, and Challenges2023-04-29