You Only Hypothesize Once: Point Cloud Registration with Rotation-equivariant Descriptors

1 Sep 2021  ·  Haiping Wang, YuAn Liu, Zhen Dong, Wenping Wang ·

In this paper, we propose a novel local descriptor-based framework, called You Only Hypothesize Once (YOHO), for the registration of two unaligned point clouds. In contrast to most existing local descriptors which rely on a fragile local reference frame to gain rotation invariance, the proposed descriptor achieves the rotation invariance by recent technologies of group equivariant feature learning, which brings more robustness to point density and noise. Meanwhile, the descriptor in YOHO also has a rotation equivariant part, which enables us to estimate the registration from just one correspondence hypothesis. Such property reduces the searching space for feasible transformations, thus greatly improves both the accuracy and the efficiency of YOHO. Extensive experiments show that YOHO achieves superior performances with much fewer needed RANSAC iterations on four widely-used datasets, the 3DMatch/3DLoMatch datasets, the ETH dataset and the WHU-TLS dataset. More details are shown in our project page: https://hpwang-whu.github.io/YOHO/.

PDF Abstract

Results from the Paper


Ranked #5 on Point Cloud Registration on ETH (trained on 3DMatch) (Recall (30cm, 5 degrees) metric)

     Get a GitHub badge
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Point Cloud Registration ETH (trained on 3DMatch) YOHO-C Recall (30cm, 5 degrees) 84.85 # 5
Point Cloud Registration ETH (trained on 3DMatch) YOHO-O Recall (30cm, 5 degrees) 79.94 # 6
Point Cloud Registration FPv1 FCGF + YOHO-C Recall (3cm, 10 degrees) 29.18 # 6
RRE (degrees) 3.653 # 4
RTE (cm) 1.668 # 6
Point Cloud Registration FPv1 FCGF + YOHO-O Recall (3cm, 10 degrees) 18.91 # 7
RRE (degrees) 4.489 # 1
RTE (cm) 1.852 # 3
Point Cloud Registration KITTI (trained on 3DMatch) YOHO-C Success Rate 82.16 # 8
Point Cloud Registration KITTI (trained on 3DMatch) YOHO-O Success Rate 81.44 # 9

Methods