Home

Awesome

<img height="23" src="https://github.com/lh9171338/Outline/blob/master/icon.jpg"/> Line Segment Detection Papers

A collection of line segment detection papers (a.k.a. wireframe parsing).

Outline

1. Deep Learning-Based Approaches

1.1 Line Segment Detection

NamePaperSourceResource
AirLineAirLine: Efficient Learnable Line Detection with Local Edge VotingarXiv 2023[Code]
GLSPParsing Line Segments of Floor Plan Images Using Graph Neural NetworksarXiv 2023
DeepLSDDeepLSD: Line Segment Detection and Refinement with Deep Image GradientsCVPR 2023[Code]
LSDNetLSDNet: Trainable Modification of LSD Algorithm for Real-Time Line Segment DetectionAccess 2022[Code]
M-LSDTowards Real-time and Light-weight Line Segment DetectionAAAI 2022[Code]
ELSDELSD: Efficient Line Segment Detector and DescriptorICCV 2021[Code]
F-ClipFully Convolutional Line ParsingArXiv 2021[Code]
LETRLine Segment Detection Using Transformers without EdgesCVPR 2021[Code]
LS-NetLS-Net: fast single-shot line-segment detectorMVA 2021
TP-LSDTP-LSD: Tri-Points Based Line Segment DetectorECCV 2020[Code]
LaRecNetLearning to Calibrate Straight Lines for Fisheye Image RectificationCVPR 2019[Project]
AFMLearning Attraction Field Representation for Robust Line Segment DetectionCVPR 2019[Code]
Sem-LSDSem-LSD: A Learning-based Semantic Line Segment DetectorarXiv 2019[Code]

1.2 Wireframe Parsing

NamePaperSourceResource
HAWPv3Holistically-Attracted Wireframe Parsing: From Supervised to Self-Supervised LearningTPAMI 2023[Code]
MSACWPMulti-scale Structural Asymmetric Convolution for Wireframe ParsingICONIP 2023
One-Stage Wireframe Parsing in Fish-Eye ImagesPRCV 2023
NEATVolumetric Wireframe Parsing from Neural Attraction FieldsarXiv 2023
HoW-3DHoW-3D: Holistic 3D Wireframe Perception from a Single Image3DV 2022[Code]
SRW-NetSemantic Room Wireframe Detection from a Single ViewICPR 2022[Code]
Hole-robust Wireframe DetectionWACV 2022[Code]
SOLD2SOLD2: Self-supervised Occlusion-aware Line Description and DetectionCVPR 2021[Code]
ULSDULSD: Unified Line Segment Detection across Pinhole, Fisheye, and Spherical CamerasISPRS 2021[Code]
HT-HAWPDeep Hough-Transform Line PriorsECCV 2020[Code]
LGNNLGNN: A Context-aware Line Segment DetectorACM MM 2020
HAWPHolistically-Attracted Wireframe ParsingCVPR 2020[Code]
PPGNetPPGNet: Learning Point-Pair Graph for Line Segment DetectionCVPR 2019[Code]
Learning to Reconstruct 3D Manhattan Wireframes from a Single ImageICCV 2019[Project]
Wireframe Parsing With Guidance of Distance MapAccess 2019
L-CNNEnd-to-End Wireframe ParsingICCV 2019[Code]
DWPLearning to Parse Wireframes in Images of Man-Made EnvironmentsCVPR 2018[Code]

2. Traditional Approaches

NamePaperSourceResource
A Novel Pixel Orientation Estimation Based Line Segment Detection Framework, and Its Applications to SAR ImagesTRGS 2022[Code]
PSLineProperty Similarity Line Segment DetectorIST 2021
ELSEDELSED: Enhanced Line SEgment DrawingarXiv 2021[Code]
PLSDPLSD: A Perceptually Accurate Line Segment Detection ApproachAccess 2020
MCMLSDMCMLSD: A Probabilistic Algorithm and Evaluation Framework for Line Segment DetectionarXiv 2020
LineletA Novel Linelet-based Representation for Line Segment DetectionTPAMI 2017[Code]
MCMLSDMCMLSD: A Dynamic Programming Approach to Line Segment DetectionCVPR 2017[Code]
CannyLinesCannylines: A parameter-free line segment detectorICIP 2015[Project]
Accurate and robust line segment extraction using minimum entropy with hough transformTIP 2015
Lifting 3D manhattan lines from a single imageICCV 2013
LSDLSD: A Fast Line Segment Detector with a False Detection ControlTPAMI 2010[Code]
PPHTRobustdetection of lines using the progressive probabilistic hough transformCVIU 2000
Generalizing the hough transform to detect arbitrary shapesPR 1981

3. Survey

NamePaperSourceResource
A Comprehensive Review of Image Line Segment Detection and Description: Taxonomies, Comparisons, and ChallengesarXiv 2023

4. Datasets