论文标题
基于语义图的3D点云的位置识别
Semantic Graph Based Place Recognition for 3D Point Clouds
论文作者
论文摘要
由于难以生成有效的描述符,这些描述符对遮挡和观点变化是可靠的,因此对3D点云的识别仍然是一个空旷的问题。与大多数侧重于提取原始点云的本地,全局和统计特征的现有方法不同,我们的方法旨在针对语义级别,在鲁棒性方面可以优越,而不是环境变化。受到人类观点的启发,他们通过识别语义对象并捕获其关系来识别场景,本文提出了一种基于语义图的新型方法,以供位置识别。首先,我们通过保留原始点云的语义和拓扑信息来为点云场景提出一种新颖的语义图表示。因此,将位置识别建模为图形匹配问题。然后,我们设计一个快速有效的图形相似性网络来计算相似性。 Kitti数据集上的详尽评估表明,我们的方法对闭塞和观点更改和优于较大边距的最先进方法。我们的代码可在:\ url {https://github.com/kxhit/sg_pr}中获得。
Due to the difficulty in generating the effective descriptors which are robust to occlusion and viewpoint changes, place recognition for 3D point cloud remains an open issue. Unlike most of the existing methods that focus on extracting local, global, and statistical features of raw point clouds, our method aims at the semantic level that can be superior in terms of robustness to environmental changes. Inspired by the perspective of humans, who recognize scenes through identifying semantic objects and capturing their relations, this paper presents a novel semantic graph based approach for place recognition. First, we propose a novel semantic graph representation for the point cloud scenes by reserving the semantic and topological information of the raw point cloud. Thus, place recognition is modeled as a graph matching problem. Then we design a fast and effective graph similarity network to compute the similarity. Exhaustive evaluations on the KITTI dataset show that our approach is robust to the occlusion as well as viewpoint changes and outperforms the state-of-the-art methods with a large margin. Our code is available at: \url{https://github.com/kxhit/SG_PR}.