Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

SOLD2: Self-supervised Occlusion-aware Line Description and Detection

About

Compared to feature point detection and description, detecting and matching line segments offer additional challenges. Yet, line features represent a promising complement to points for multi-view tasks. Lines are indeed well-defined by the image gradient, frequently appear even in poorly textured areas and offer robust structural cues. We thus hereby introduce the first joint detection and description of line segments in a single deep network. Thanks to a self-supervised training, our method does not require any annotated line labels and can therefore generalize to any dataset. Our detector offers repeatable and accurate localization of line segments in images, departing from the wireframe parsing approach. Leveraging the recent progresses in descriptor learning, our proposed line descriptor is highly discriminative, while remaining robust to viewpoint changes and occlusions. We evaluate our approach against previous line detection and description methods on several multi-view datasets created with homographic warps as well as real-world viewpoint changes. Our full pipeline yields higher repeatability, localization accuracy and matching metrics, and thus represents a first step to bridge the gap with learned feature points methods. Code and trained weights are available at https://github.com/cvg/SOLD2.

R\'emi Pautrat, Juan-Ting Lin, Viktor Larsson, Martin R. Oswald, Marc Pollefeys• 2021

Related benchmarks

TaskDatasetResultRank
Aerial Visual LocalizationUAVD4L LoD (in-Traj.)
Accuracy (2m-2°)0.00e+0
18
Aerial Visual LocalizationUAVD4L LoD (out-of-Traj.)
2m-2° Success Rate0.00e+0
18
Visual LocalizationSwiss-EPFL in-Place
Recall (2m-2°)0.00e+0
18
Visual LocalizationSwiss-EPFL out-of-Place
Recall (2m, 2°)0.00e+0
18
Visual LocalizationScanNet Indoor (test)
AUC @ 0.25m/10º73.5
13
Visual LocalizationOxford Radar RobotCar Outdoor (test)
AUC @ 0.25m/2º29.4
13
Line Segment DetectionWireframe (test)
Rep-5 (ds)0.616
8
Homography EstimationWireframe
Accuracy94.8
6
Line MatchingWireframe (test)
Precision0.882
6
Line MatchingETH3D
Precision19.6
6
Showing 10 of 11 rows

Other info

Code

Follow for update