paper-with-me

Papers

Fast 3D point clouds retrieval for Large-scale 3D Place Recognition

2025-02-28 · Chahine-Nicolas Zede, Laurent Carrafa, Valérie Gouet-Brunet

Retrieval in 3D point clouds is a challenging task that consists in retrieving the most similar point clouds to a given query within a reference of 3D points. Current methods focus on comparing descriptors of point clouds in order to identify similar ones. Due to the complexity of this latter step, here we focus on the acceleration of the retrieval by adapting the Differentiable Search Index (DSI), a transformer-based approach initially designed for text information retrieval, for 3D point clouds retrieval. Our approach generates 1D identifiers based on the point descriptors, enabling direct retrieval in constant time. To adapt DSI to 3D data, we integrate Vision Transformers to map descriptors to these identifiers while incorporating positional and semantic encoding. The approach is evaluated for place recognition on a public benchmark comparing its retrieval capabilities against state-of-the-art methods, in terms of quality and speed of returned point clouds.

📄 PDF Abstract BibTeX arXiv:2502.21067

Code (0)

등록된 구현이 없습니다.

Tasks

3D Place RecognitionInformation RetrievalRetrieval

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds

2019-11-25 · CVPR 2020 6 · Qingyong Hu, Bo Yang, Linhai Xie, Stefano Rosa 외

We study the problem of efficient semantic segmentation for large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only a…

3D Semantic SegmentationLIDAR Semantic SegmentationSegmentationSemantic Segmentation

Learning Semantic Segmentation of Large-Scale Point Clouds with Random Sampling

2021-07-06 · Qingyong Hu, Bo Yang, Linhai Xie, Stefano Rosa 외

We study the problem of efficient semantic segmentation of large-scale 3D point clouds. By relying on expensive sampling techniques or computationally heavy pre/post-processing steps, most existing approaches are only ab…

SegmentationSemantic Segmentation

Fast semantic segmentation of 3d point clouds with strongly varying density

2016-03-07 · ISPRS annals of the photogrammetry, remote sensing and spatial information sciences 2016 3 · Timo Hackel, Jan D. Wegner, Konrad Schindler

We describe an effective and efficient method for point-wise semantic classification of 3D point clouds. The method can handle unstructured and inhomogeneous point clouds such as those derived from static terrestrial …

ClassificationGeneral ClassificationSemantic Segmentation

MBPU: A Plug-and-Play State Space Model for Point Cloud Upsamping with Fast Point Rendering

2024-10-21 · Jiayi Song, Weidong Yang, Zhijun Li, Wen-Ming Chen 외

The task of point cloud upsampling (PCU) is to generate dense and uniform point clouds from sparse input captured by 3D sensors like LiDAR, holding potential applications in real yet is still a challenging task. Existing…

Mambapoint cloud upsampling

Pyramid Point Cloud Transformer for Large-Scale Place Recognition

2021-01-01 · ICCV 2021 10 · Le Hui, Hang Yang, Mingmei Cheng, Jin Xie 외

Recently, deep learning based point cloud descriptors have achieved impressive results in the place recognition task. Nonetheless, due to the sparsity of point clouds, how to extract discriminative local features of …

3D Place RecognitionPoint Cloud RetrievalRetrieval