paper-with-me

Papers

MinkLoc++: Lidar and Monocular Image Fusion for Place Recognition

2021-04-12 · Jacek Komorowski, Monika Wysoczanska, Tomasz Trzcinski

We introduce a discriminative multimodal descriptor based on a pair of sensor readings: a point cloud from a LiDAR and an image from an RGB camera. Our descriptor, named MinkLoc++, can be used for place recognition, re-localization and loop closure purposes in robotics or autonomous vehicles applications. We use late fusion approach, where each modality is processed separately and fused in the final part of the processing pipeline. The proposed method achieves state-of-the-art performance on standard place recognition benchmarks. We also identify dominating modality problem when training a multimodal descriptor. The problem manifests itself when the network focuses on a modality with a larger overfit to the training data. This drives the loss down during the training but leads to suboptimal performance on the evaluation set. In this work we describe how to detect and mitigate such risk when using a deep metric learning approach to train a multimodal neural network. Our code is publicly available on the project website: https://github.com/jac99/MinkLocMultimodal.

📄 PDF Abstract BibTeX arXiv:2104.05327

Code (1)

jac99/MinkLocMultimodal 공식 구현 pytorch

Tasks

3D Place RecognitionAutonomous VehiclesMetric LearningMultimodal Deep LearningPoint Cloud RetrievalVisual Place Recognition

Similar Papers 제목 키워드 기반

MinkLoc3D-SI: 3D LiDAR place recognition with sparse convolutions, spherical coordinates, and intensity

2021-12-13 · Kamil Żywanowski, Adam Banaszczyk, Michał R. Nowicki, Jacek Komorowski

The 3D LiDAR place recognition aims to estimate a coarse localization in a previously seen environment based on a single scan from a rotating 3D LiDAR sensor. The existing solutions to this problem include hand-crafted p…

3D Place RecognitionAutonomous Vehicles

TransLoc4D: Transformer-based 4D Radar Place Recognition

2024-01-01 · CVPR 2024 1 · Guohao Peng, Heshan Li, Yangyang Zhao, Jun Zhang 외

Place Recognition is crucial for unmanned vehicles in terms of localization and mapping. Recent years have witnessed numerous explorations in the field where 2D cameras and 3D LiDARs are mostly employed. Despite thei…

MinkLoc3D: Point Cloud Based Large-Scale Place Recognition

2020-11-09 · Jacek Komorowski

The paper presents a learning-based method for computing a discriminative 3D point cloud descriptor for place recognition purposes. Existing methods, such as PointNetVLAD, are based on unordered point cloud representatio…

3D Place RecognitionMetric LearningPoint Cloud RetrievalVisual Place Recognition

Advancing Self-supervised Monocular Depth Learning with Sparse LiDAR

2021-09-20 · Ziyue Feng, Longlong Jing, Peng Yin, YingLi Tian 외

Self-supervised monocular depth prediction provides a cost-effective solution to obtain the 3D location of each pixel. However, the existing approaches usually lead to unsatisfactory accuracy, which is critical for auton…

3D Object DetectionDepth CompletionDepth EstimationDepth Prediction+4

Self-supervised 3D Object Detection from Monocular Pseudo-LiDAR

2022-09-20 · Curie Kim, Ue-Hwan Kim, Jong-Hwan Kim

There have been attempts to detect 3D objects by fusion of stereo camera images and LiDAR sensor data or using LiDAR for pre-training and only monocular images for testing, but there have been less attempts to use only m…

3D Object DetectionDepth EstimationDepth PredictionObject+3