paper-with-me

홈 › Papers

CrossLoc3D: Aerial-Ground Cross-Source 3D Place Recognition

2023-03-31 · ICCV 2023 1 · Tianrui Guan, Aswath Muthuselvam, Montana Hoover, Xijun Wang, Jing Liang, Adarsh Jagan Sathyamoorthy, Damon Conover, Dinesh Manocha

We present CrossLoc3D, a novel 3D place recognition method that solves a large-scale point matching problem in a cross-source setting. Cross-source point cloud data corresponds to point sets captured by depth sensors with different accuracies or from different distances and perspectives. We address the challenges in terms of developing 3D place recognition methods that account for the representation gap between points captured by different sources. Our method handles cross-source data by utilizing multi-grained features and selecting convolution kernel sizes that correspond to most prominent features. Inspired by the diffusion models, our method uses a novel iterative refinement process that gradually shifts the embedding spaces from different sources to a single canonical space for better metric learning. In addition, we present CS-Campus3D, the first 3D aerial-ground cross-source dataset consisting of point cloud data from both aerial and ground LiDAR scans. The point clouds in CS-Campus3D have representation gaps and other features like different views, point densities, and noise patterns. We show that our CrossLoc3D algorithm can achieve an improvement of 4.74% - 15.37% in terms of the top 1 average recall on our CS-Campus3D benchmark and achieves performance comparable to state-of-the-art 3D place recognition method on the Oxford RobotCar. The code and CS-CAMPUS3D benchmark will be available at github.com/rayguan97/crossloc3d.

📄 PDF Abstract BibTeX arXiv:2303.17778

Code (1)

rayguan97/crossloc3d 공식 구현 pytorch

Tasks

3D Place RecognitionMetric Learning

Methods 이 논문이 사용한 방법론

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…
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

CrossLoc: Scalable Aerial Localization Assisted by Multimodal Synthetic Data

2021-12-16 · CVPR 2022 1 · Qi Yan, Jianhao Zheng, Simon Reding, Shanci Li 외

We present a visual localization system that learns to estimate camera poses in the real world with the help of synthetic data. Despite significant progress in recent years, most learning-based approaches to visual local…

Pose EstimationRepresentation LearningSynthetic Data GenerationVisual Localization

Multi-Modal Aerial-Ground Cross-View Place Recognition with Neural ODEs

2025-01-01 · CVPR 2025 1 · Sijie Wang, Rui She, Qiyu Kang, Siqi Li 외

Place recognition (PR) aims at retrieving the query place from a database and plays a crucial role in various applications, including navigation, autonomous driving, and augmented reality. While previous multi-modal …

Autonomous Driving

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

AeroPlace-Flow: Language-Grounded Object Placement for Aerial Manipulators via Visual Foresight and Object Flow

2026-03-08 · Sarthak Mishra, Rishabh Dev Yadav, Naveen Nair, Wei Pan 외 arxiv

Precise object placement remains underexplored in aerial manipulation, where most systems rely on predefined target coordinates and focus primarily on grasping and control. Specifying exact placement poses, however, is c…

Image Editing

MAG-VLAQ: Multi-modal Aerial-Ground Query Aggregation for Cross-View Place Recognition

2026-05-10 · Zhengyi Xu, Yuhang Ming, Zhihao Zhan, Hanyu Zhu 외 arxiv

Multi-modal cross-view place recognition remains a fundamental challenge in computer vision and robotics due to the severe viewpoint, modality, and spatial-structure discrepancies between ground observations and aerial r…