paper-with-me

Papers

MinkUNeXt: Point Cloud-based Large-scale Place Recognition using 3D Sparse Convolutions

2024-03-12 · J. J. Cabrera, A. Santo, A. Gil, C. Viegas, L. Payá

This paper presents MinkUNeXt, an effective and efficient architecture for place-recognition from point clouds entirely based on the new 3D MinkNeXt Block, a residual block composed of 3D sparse convolutions that follows the philosophy established by recent Transformers but purely using simple 3D convolutions. Feature extraction is performed at different scales by a U-Net encoder-decoder network and the feature aggregation of those features into a single descriptor is carried out by a Generalized Mean Pooling (GeM). The proposed architecture demonstrates that it is possible to surpass the current state-of-the-art by only relying on conventional 3D sparse convolutions without making use of more complex and sophisticated proposals such as Transformers, Attention-Layers or Deformable Convolutions. A thorough assessment of the proposal has been carried out using the Oxford RobotCar and the In-house datasets. As a result, MinkUNeXt proves to outperform other methods in the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2403.07593

Code (1)

juanjo-cabrera/minkunext 공식 구현 pytorch

Tasks

DecoderPhilosophy

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Residual Connection 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Batch Normalization 설명 없음
Sparse Convolutions 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

MinkUNeXt-SI: Improving point cloud-based place recognition including spherical coordinates and LiDAR intensity

2025-05-23 · Judith Vilella-Cantos, Juan José Cabrera, Luis Payá, Mónica Ballesta 외

In autonomous navigation systems, the solution of the place recognition problem is crucial for their safe functioning. But this is not a trivial solution, since it must be accurate regardless of any changes in the scene,…

Autonomous Navigation

Heterogeneous LiDAR Early Fusion and Learned Re-Ranking Strategy for Robust Long-Term Place Recognition in Unstructured Environments

2026-06-11 · Judith Vilella-Cantos, Juan José Cabrera, Mónica Ballesta, David Valiente 외 arxiv

Robust localization in unstructured environments, such as agricultural fields, is a critical challenge for autonomous systems. LiDAR sensors provide detailed 3D information about the environment and are invariant to ligh…

LPD-Net: 3D Point Cloud Learning for Large-Scale Place Recognition and Environment Analysis

2018-12-11 · ICCV 2019 10 · Zhe Liu, Shunbo Zhou, Chuanzhe Suo, Yingtian Liu 외

Point cloud based place recognition is still an open issue due to the difficulty in extracting local features from the raw 3D point cloud and generating the global descriptor, and it's even harder in the large-scale dyna…

3D Place RecognitionPoint Cloud RetrievalRetrievalVisual Place Recognition

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

TDACloud: Point Cloud Recognition Using Topological Data Analysis

2025-06-23 · Anirban Ghosh, Ian Dahlin, Ayan Dutta

Point cloud-based object/place recognition remains a problem of interest in applications such as autonomous driving, scene reconstruction, and localization. Extracting meaningful local descriptors from a query point clou…

Autonomous DrivingGPUTopological Data Analysis