paper-with-me

홈 › Papers

LoGG3D-Net: Locally Guided Global Descriptor Learning for 3D Place Recognition

2021-09-17 · Kavisha Vidanapathirana, Milad Ramezani, Peyman Moghadam, Sridha Sridharan, Clinton Fookes

Retrieval-based place recognition is an efficient and effective solution for re-localization within a pre-built map, or global data association for Simultaneous Localization and Mapping (SLAM). The accuracy of such an approach is heavily dependent on the quality of the extracted scene-level representation. While end-to-end solutions - which learn a global descriptor from input point clouds - have demonstrated promising results, such approaches are limited in their ability to enforce desirable properties at the local feature level. In this paper, we introduce a local consistency loss to guide the network towards learning local features which are consistent across revisits, hence leading to more repeatable global descriptors resulting in an overall improvement in 3D place recognition performance. We formulate our approach in an end-to-end trainable architecture called LoGG3D-Net. Experiments on two large-scale public benchmarks (KITTI and MulRan) show that our method achieves mean $F1_{max}$ scores of $0.939$ and $0.968$ on KITTI and MulRan respectively, achieving state-of-the-art performance while operating in near real-time. The open-source implementation is available at: https://github.com/csiro-robotics/LoGG3D-Net.

📄 PDF Abstract BibTeX arXiv:2109.08336

Code (1)

csiro-robotics/LoGG3D-Net 공식 구현 pytorch

Tasks

3D Place RecognitionRetrievalSimultaneous Localization and Mapping

Similar Papers 제목 키워드 기반

A2GC: Asymmetric Aggregation with Geometric Constraints for Locally Aggregated Descriptors

2025-11-18 · Zhenyu Li, Tianyi Shang arxiv

Visual Place Recognition (VPR) aims to match query images against a database using visual cues. State-of-the-art methods aggregate features from deep backbones to form global descriptors. Optimal transport-based aggregat…

Visual Place Recognition

Patch-NetVLAD: Multi-Scale Fusion of Locally-Global Descriptors for Place Recognition

2021-03-02 · CVPR 2021 1 · Stephen Hausler, Sourav Garg, Ming Xu, Michael Milford 외

Visual Place Recognition is a challenging task for robotics and autonomous systems, which must deal with the twin problems of appearance and viewpoint change in an always changing world. This paper introduces Patch-NetVL…

Computational EfficiencyVisual LocalizationVisual Place Recognition

Optimal Transport Aggregation for Visual Place Recognition

2023-11-27 · CVPR 2024 1 · Sergio Izquierdo, Javier Civera

The task of Visual Place Recognition (VPR) aims to match a query image against references from an extensive database of images from different places, relying solely on visual cues. State-of-the-art pipelines focus on the…

Re-RankingVisual Place Recognition

G2IA: Geometry-Guided Instance-Aware Retrieval and Refinement for Cross-Modal Place Recognition

2026-06-13 · Xianyun Jiao, Jingyi Xu, Zhongmiao Yan, Xieyuanli Chen 외 arxiv

Cross-modal place recognition (CMPR) enables camera-only robots to localize against pre-built LiDAR maps in autonomous navigation scenarios. This image-to-point-cloud setting is challenged by two coupled ambiguities: the…

Predicting Good Features for Image Geo-Localization Using Per-Bundle VLAD

2015-12-01 · ICCV 2015 12 · Hyo Jin Kim, Enrique Dunn, Jan-Michael Frahm

We address the problem of recognizing a place depicted in a query image by using a large database of geo-tagged images at a city-scale. In particular, we discover features that are useful for recognizing a place in a dat…

geo-localization