English

MaskedFusion360: Reconstruct LiDAR Data by Querying Camera Features

Computer Vision and Pattern Recognition 2023-06-13 v1 Robotics

Abstract

In self-driving applications, LiDAR data provides accurate information about distances in 3D but lacks the semantic richness of camera data. Therefore, state-of-the-art methods for perception in urban scenes fuse data from both sensor types. In this work, we introduce a novel self-supervised method to fuse LiDAR and camera data for self-driving applications. We build upon masked autoencoders (MAEs) and train deep learning models to reconstruct masked LiDAR data from fused LiDAR and camera features. In contrast to related methods that use birds-eye-view representations, we fuse features from dense spherical LiDAR projections and features from fish-eye camera crops with a similar field of view. Therefore, we reduce the learned spatial transformations to moderate perspective transformations and do not require additional modules to generate dense LiDAR representations. Code is available at: https://github.com/KIT-MRT/masked-fusion-360

Keywords

Cite

@article{arxiv.2306.07087,
  title  = {MaskedFusion360: Reconstruct LiDAR Data by Querying Camera Features},
  author = {Royden Wagner and Marvin Klemp and Carlos Fernandez Lopez},
  journal= {arXiv preprint arXiv:2306.07087},
  year   = {2023}
}

Comments

Technical report, 6 pages, 4 figures, accepted at ICLR 2023 Tiny Papers

R2 v1 2026-06-28T11:02:54.056Z