paper-with-me

홈 › Papers

CVTNet: A Cross-View Transformer Network for Place Recognition Using LiDAR Data

2023-02-03 · Junyi Ma, Guangming Xiong, Jingyi Xu, Xieyuanli Chen

LiDAR-based place recognition (LPR) is one of the most crucial components of autonomous vehicles to identify previously visited places in GPS-denied environments. Most existing LPR methods use mundane representations of the input point cloud without considering different views, which may not fully exploit the information from LiDAR sensors. In this paper, we propose a cross-view transformer-based network, dubbed CVTNet, to fuse the range image views (RIVs) and bird's eye views (BEVs) generated from the LiDAR data. It extracts correlations within the views themselves using intra-transformers and between the two different views using inter-transformers. Based on that, our proposed CVTNet generates a yaw-angle-invariant global descriptor for each laser scan end-to-end online and retrieves previously seen places by descriptor matching between the current query scan and the pre-built database. We evaluate our approach on three datasets collected with different sensor setups and environmental conditions. The experimental results show that our method outperforms the state-of-the-art LPR methods with strong robustness to viewpoint changes and long-time spans. Furthermore, our approach has a good real-time performance that can run faster than the typical LiDAR frame rate. The implementation of our method is released as open source at: https://github.com/BIT-MJY/CVTNet.

📄 PDF Abstract BibTeX arXiv:2302.01665

Code (1)

bit-mjy/cvtnet 공식 구현 pytorch

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

HOTFormerLoc: Hierarchical Octree Transformer for Versatile Lidar Place Recognition Across Ground and Aerial Views

2025-03-11 · CVPR 2025 1 · Ethan Griffiths, Maryam Haghighat, Simon Denman, Clinton Fookes 외

We present HOTFormerLoc, a novel and versatile Hierarchical Octree-based TransFormer, for large-scale 3D place recognition in both ground-to-ground and ground-to-aerial scenarios across urban and forest environments. We …

3D Place RecognitionRepresentation Learning

Place Recognition: A Comprehensive Review, Current Challenges and Future Directions

2025-05-20 · Zhenyu Li, Tianyi Shang, Pengjie Xu, ZhaoJun Deng

Place recognition is a cornerstone of vehicle navigation and mapping, which is pivotal in enabling systems to determine whether a location has been previously visited. This capability is critical for tasks such as loop c…

3D Place RecognitionCross-modal place recognitionSimultaneous Localization and MappingVisual Place Recognition

Multiview Transformers for Video Recognition

2022-01-12 · CVPR 2022 1 · Shen Yan, Xuehan Xiong, Anurag Arnab, Zhichao Lu 외

Video understanding requires reasoning at multiple spatiotemporal resolutions -- from short fine-grained motions to events taking place over longer durations. Although transformer architectures have recently advanced the…

Action ClassificationAction RecognitionVideo Understanding

GSPR: Multimodal Place Recognition Using 3D Gaussian Splatting for Autonomous Driving

2024-10-01 · Zhangshuo Qi, Junyi Ma, Jingyi Xu, Zijie Zhou 외

Place recognition is a crucial module to ensure autonomous vehicles obtain usable localization information in GPS-denied environments. In recent years, multimodal place recognition methods have gained increasing attentio…

Autonomous DrivingAutonomous Vehicles

DiffPlace: Street View Generation via Place-Controllable Diffusion Model Enhancing Place Recognition

2026-02-12 · Ji Li, Zhiwei Li, Shihao Li, Zhenjiang Yu 외 arxiv

Generative models have advanced significantly in realistic image synthesis, with diffusion models excelling in quality and stability. Recent multi-view diffusion models improve 3D-aware street view generation, but they s…

Visual Place RecognitionContrastive LearningAutonomous DrivingImage Generation