English

INF: Implicit Neural Fusion for LiDAR and Camera

Computer Vision and Pattern Recognition 2023-08-29 v1

Abstract

Sensor fusion has become a popular topic in robotics. However, conventional fusion methods encounter many difficulties, such as data representation differences, sensor variations, and extrinsic calibration. For example, the calibration methods used for LiDAR-camera fusion often require manual operation and auxiliary calibration targets. Implicit neural representations (INRs) have been developed for 3D scenes, and the volume density distribution involved in an INR unifies the scene information obtained by different types of sensors. Therefore, we propose implicit neural fusion (INF) for LiDAR and camera. INF first trains a neural density field of the target scene using LiDAR frames. Then, a separate neural color field is trained using camera images and the trained neural density field. Along with the training process, INF both estimates LiDAR poses and optimizes extrinsic parameters. Our experiments demonstrate the high accuracy and stable performance of the proposed method.

Keywords

Cite

@article{arxiv.2308.14414,
  title  = {INF: Implicit Neural Fusion for LiDAR and Camera},
  author = {Shuyi Zhou and Shuxiang Xie and Ryoichi Ishikawa and Ken Sakurada and Masaki Onishi and Takeshi Oishi},
  journal= {arXiv preprint arXiv:2308.14414},
  year   = {2023}
}

Comments

Accepted to IROS 2023. (project page: https://ShuyiZhou495.github.io/inf-project-page/)

R2 v1 2026-06-28T12:05:51.346Z