English

SceneRF: Self-Supervised Monocular 3D Scene Reconstruction with Radiance Fields

Computer Vision and Pattern Recognition 2023-08-28 v4 Artificial Intelligence Graphics Robotics

Abstract

3D reconstruction from a single 2D image was extensively covered in the literature but relies on depth supervision at training time, which limits its applicability. To relax the dependence to depth we propose SceneRF, a self-supervised monocular scene reconstruction method using only posed image sequences for training. Fueled by the recent progress in neural radiance fields (NeRF) we optimize a radiance field though with explicit depth optimization and a novel probabilistic sampling strategy to efficiently handle large scenes. At inference, a single input image suffices to hallucinate novel depth views which are fused together to obtain 3D scene reconstruction. Thorough experiments demonstrate that we outperform all baselines for novel depth views synthesis and scene reconstruction, on indoor BundleFusion and outdoor SemanticKITTI. Code is available at https://astra-vision.github.io/SceneRF .

Keywords

Cite

@article{arxiv.2212.02501,
  title  = {SceneRF: Self-Supervised Monocular 3D Scene Reconstruction with Radiance Fields},
  author = {Anh-Quan Cao and Raoul de Charette},
  journal= {arXiv preprint arXiv:2212.02501},
  year   = {2023}
}

Comments

ICCV 2023. Project page: https://astra-vision.github.io/SceneRF

R2 v1 2026-06-28T07:22:47.532Z