paper-with-me

Papers

SeqNetVLAD vs PointNetVLAD: Image Sequence vs 3D Point Clouds for Day-Night Place Recognition

2021-06-22 · Sourav Garg, Michael Milford

Place Recognition is a crucial capability for mobile robot localization and navigation. Image-based or Visual Place Recognition (VPR) is a challenging problem as scene appearance and camera viewpoint can change significantly when places are revisited. Recent VPR methods based on `sequential representations'' have shown promising results as compared to traditional sequence score aggregation or single image based techniques. In parallel to these endeavors, 3D point clouds based place recognition is also being explored following the advances in deep learning based point cloud processing. However, a key question remains: is an explicit 3D structure based place representation always superior to an implicit spatial'' representation based on sequence of RGB images which can inherently learn scene structure. In this extended abstract, we attempt to compare these two types of methods by considering a similar `metric span'' to represent places. We compare a 3D point cloud based method (PointNetVLAD) with image sequence based methods (SeqNet and others) and showcase that image sequence based techniques approach, and can even surpass, the performance achieved by point cloud based methods for a given metric span. These performance variations can be attributed to differences in data richness of input sensors as well as data accumulation strategies for a mobile robot. While a perfect apple-to-apple comparison may not be feasible for these two different modalities, the presented comparison takes a step in the direction of answering deeper questions regarding spatial representations, relevant to several applications like Autonomous Driving and Augmented/Virtual Reality. Source code available publicly https://github.com/oravus/seqNet.

📄 PDF Abstract BibTeX arXiv:2106.11481

Code (1)

oravus/seqNet 공식 구현 pytorch

Tasks

Autonomous DrivingVisual Place Recognition

Similar Papers 제목 키워드 기반

PointNetVLAD: Deep Point Cloud Based Retrieval for Large-Scale Place Recognition

2018-04-10 · CVPR 2018 6 · Mikaela Angelina Uy, Gim Hee Lee

Unlike its image based counterpart, point cloud based retrieval for place recognition has remained as an unexplored and unsolved problem. This is largely due to the difficulty in extracting local feature descriptors from…

3D Place RecognitionPoint Cloud RetrievalRetrievalTriplet+2

Sequential 3D Human Pose and Shape Estimation From Point Clouds

2020-06-01 · CVPR 2020 6 · Kangkan Wang, Jin Xie, Guofeng Zhang, Lei Liu 외

This work addresses the problem of 3D human pose and shape estimation from a sequence of point clouds. Existing sequential 3D human shape estimation methods mainly focus on the template model fitting from a sequence of d…

3D human pose and shape estimation3D Human Shape Estimation

Unsupervised Learning of Global Registration of Temporal Sequence of Point Clouds

2020-06-17 · Lingjing Wang, Yi Shi, Xiang Li, Yi Fang

Global registration of point clouds aims to find an optimal alignment of a sequence of 2D or 3D point sets. In this paper, we present a novel method that takes advantage of current deep learning techniques for unsupervis…

Adapt PointFormer: 3D Point Cloud Analysis via Adapting 2D Visual Transformers

2024-07-18 · Mengke Li, Da Li, Guoqing Yang, Yiu-ming Cheung 외

Pre-trained large-scale models have exhibited remarkable efficacy in computer vision, particularly for 2D image analysis. However, when it comes to 3D point clouds, the constrained accessibility of data, in contrast to t…

LiDAR Iris for Loop-Closure Detection

2019-12-09 · Ying Wang, Zezhou Sun, Cheng-Zhong Xu, Sanjay Sarma 외

In this paper, a global descriptor for a LiDAR point cloud, called LiDAR Iris, is proposed for fast and accurate loop-closure detection. A binary signature image can be obtained for each point cloud after several LoG-Gab…

Loop Closure Detection