论文

Efficient 3D point cloud feature learning for large-scale place recognition

作者
Le Hui, Mingmei Cheng, Jin Xie, Jian Yang, Ming-Ming Cheng
发表日期
2022/1/4
期刊
IEEE Transactions on Image Processing
卷号
31
页码范围
1258-1270
出版商
IEEE
简介
Point cloud based retrieval for place recognition is still a challenging problem since the drastic appearance changes of scenes due to seasonal or artificial changes in the environments. Existing deep learning based global descriptors for the retrieval task usually consume a large amount of computational resources (., memory), which may not be suitable for the cases of limited hardware resources. In this paper, we develop an efficient point cloud learning network (EPC-Net) to generate global descriptors of point clouds for place recognition. While obtaining good performance, it can greatly reduce computational memory and inference time. First, we propose a lightweight but effective neural network module, called ProxyConv, to aggregate the local geometric features of point clouds. We leverage the adjacency matrix and proxy points to simplify the original edge convolution for lower memory consumption. Then …