日本フィジカルAI新聞

世界のフィジカルAIを、日本語で。

週刊ニュースレター購読
arXiv:2212.02501

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

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

シェア:XThreadsFacebookLINEはてブBluesky

著者: Anh-Quan Cao, Raoul de Charette

分類: cs.CV, cs.AI, cs.GR, cs.RO

原文アブストラクト

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 .