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/End-to-End Wireframe Parsing

End-to-End Wireframe Parsing

Yichao Zhou, Haozhi Qi, Yi Ma

2019-05-08ICCV 2019 10Line Segment Detection
PaperPDFCode(official)

Abstract

We present a conceptually simple yet effective algorithm to detect wireframes in a given image. Compared to the previous methods which first predict an intermediate heat map and then extract straight lines with heuristic algorithms, our method is end-to-end trainable and can directly output a vectorized wireframe that contains semantically meaningful and geometrically salient junctions and lines. To better understand the quality of the outputs, we propose a new metric for wireframe evaluation that penalizes overlapped line segments and incorrect line connectivities. We conduct extensive experiments and show that our method significantly outperforms the previous state-of-the-art wireframe and line extraction algorithms. We hope our simple approach can be served as a baseline for future wireframe parsing studies. Code has been made publicly available at https://github.com/zhou13/lcnn.

Results

TaskDatasetMetricValueModel
Line Segment DetectionYork Urban DatasetsAP1026.4L-CNN
Line Segment DetectionYork Urban DatasetsAP524.3L-CNN
Line Segment Detectionwireframe datasetsAP1062.9L-CNN
Line Segment Detectionwireframe datasetsAP1564.7L-CNN
Line Segment Detectionwireframe datasetsAP558.9L-CNN

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