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/Deep Hough-Transform Line Priors

Deep Hough-Transform Line Priors

Yancong Lin, Silvia L. Pintea, Jan C. van Gemert

2020-07-18ECCV 2020 8Line Segment Detection
PaperPDFCode(official)

Abstract

Classical work on line segment detection is knowledge-based; it uses carefully designed geometric priors using either image gradients, pixel groupings, or Hough transform variants. Instead, current deep learning methods do away with all prior knowledge and replace priors by training deep networks on large manually annotated datasets. Here, we reduce the dependency on labeled data by building on the classic knowledge-based priors while using deep networks to learn features. We add line priors through a trainable Hough transform block into a deep network. Hough transform provides the prior knowledge about global line parameterizations, while the convolutional layers can learn the local gradient-like line features. On the Wireframe (ShanghaiTech) and York Urban datasets we show that adding prior knowledge improves data efficiency as line priors no longer need to be learned from data. Keywords: Hough transform; global line prior, line segment detection.

Results

TaskDatasetMetricValueModel
Line Segment DetectionYork Urban DatasetsAP1027.4HT-HAWP
Line Segment DetectionYork Urban DatasetsAP525HT-HAWP
Line Segment Detectionwireframe datasetsAP1066.6HT-HAWP
Line Segment Detectionwireframe datasetsAP562.9HT-HAWP

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