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

SOE-Net: A Self-Attention and Orientation Encoding Network for Point Cloud based Place Recognition

About

We tackle the problem of place recognition from point cloud data and introduce a self-attention and orientation encoding network (SOE-Net) that fully explores the relationship between points and incorporates long-range context into point-wise local descriptors. Local information of each point from eight orientations is captured in a PointOE module, whereas long-range feature dependencies among local descriptors are captured with a self-attention unit. Moreover, we propose a novel loss function called Hard Positive Hard Negative quadruplet loss (HPHN quadruplet), that achieves better performance than the commonly used metric learning loss. Experiments on various benchmark datasets demonstrate superior performance of the proposed network over the current state-of-the-art approaches. Our code is released publicly at https://github.com/Yan-Xia/SOE-Net.

Yan Xia, Yusheng Xu, Shuang Li, Rui Wang, Juan Du, Daniel Cremers, Uwe Stilla• 2020

Related benchmarks

TaskDatasetResultRank
Place RecognitionOxford RobotCar
Avg Recall @ 1%96.4
43
Place RecognitionOxford
AR@1%96.4
42
Place RecognitionB.D.
AR@1%92.6
40
Place RecognitionR.A.
AR@1 (%)95.9
40
Place RecognitionUniversity Sectors (U.S.)
Recall@1%97.7
30
Place RecognitionOxford RobotCar (test)
Avg Recall @1%96.4
27
Place RecognitionU.S.
AR@1%97.7
20
Place RecognitionResidential Area (R.A.)
Avg Recall @ 1%91.5
10
Place RecognitionBusiness District (B.D.)
Recall@1%88.5
10
Place RecognitionR.A. Residential Area (test)
Recall@1%95.9
10
Showing 10 of 20 rows

Other info

Code

Follow for update