paper-with-me

홈 › Papers

Depth Priors in Removal Neural Radiance Fields

2024-05-01 · Zhihao Guo, Peng Wang

Neural Radiance Fields (NeRF) have achieved impressive results in 3D reconstruction and novel view generation. A significant challenge within NeRF involves editing reconstructed 3D scenes, such as object removal, which demands consistency across multiple views and the synthesis of high-quality perspectives. Previous studies have integrated depth priors, typically sourced from LiDAR or sparse depth estimates from COLMAP, to enhance NeRF's performance in object removal. However, these methods are either expensive or time-consuming. This paper proposes a new pipeline that leverages SpinNeRF and monocular depth estimation models like ZoeDepth to enhance NeRF's performance in complex object removal with improved efficiency. A thorough evaluation of COLMAP's dense depth reconstruction on the KITTI dataset is conducted to demonstrate that COLMAP can be viewed as a cost-effective and scalable alternative for acquiring depth ground truth compared to traditional methods like LiDAR. This serves as the basis for evaluating the performance of monocular depth estimation models to determine the best one for generating depth priors for SpinNeRF. The new pipeline is tested in various scenarios involving 3D reconstruction and object removal, and the results indicate that our pipeline significantly reduces the time required for the acquisition of depth priors for object removal and enhances the fidelity of the synthesized views, suggesting substantial potential for building high-fidelity digital twin systems with increased efficiency in the future.

📄 PDF Abstract BibTeX arXiv:2405.00630

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDepth EstimationMonocular Depth EstimationNeRFObjectScene Generation

Similar Papers 제목 키워드 기반

Digging into Depth Priors for Outdoor Neural Radiance Fields

2023-08-08 · Chen Wang, Jiadai Sun, Lina Liu, Chenming Wu 외

Neural Radiance Fields (NeRF) have demonstrated impressive performance in vision and graphics tasks, such as novel view synthesis and immersive reality. However, the shape-radiance ambiguity of radiance fields remains a …

NeRFNovel View Synthesis

NerfingMVS: Guided Optimization of Neural Radiance Fields for Indoor Multi-view Stereo

2021-09-02 · ICCV 2021 10 · Yi Wei, Shaohui Liu, Yongming Rao, Wang Zhao 외

In this work, we present a new multi-view depth estimation method that utilizes both conventional reconstruction and learning-based priors over the recently proposed neural radiance fields (NeRF). Unlike existing neural …

Depth EstimationNeRF

MapNeRF: Incorporating Map Priors into Neural Radiance Fields for Driving View Simulation

2023-07-27 · Chenming Wu, Jiadai Sun, Zhelun Shen, Liangjun Zhang

Simulating camera sensors is a crucial task in autonomous driving. Although neural radiance fields are exceptional at synthesizing photorealistic views in driving simulations, they still fail to generate extrapolated vie…

Autonomous Driving

Dense Depth Priors for Neural Radiance Fields from Sparse Input Views

2021-12-06 · CVPR 2022 1 · Barbara Roessle, Jonathan T. Barron, Ben Mildenhall, Pratul P. Srinivasan 외

Neural radiance fields (NeRF) encode a scene into a neural representation that enables photo-realistic rendering of novel views. However, a successful reconstruction from RGB images requires a large number of input views…

Depth CompletionNeRFNovel View Synthesis

TD-NeRF: Novel Truncated Depth Prior for Joint Camera Pose and Neural Radiance Field Optimization

2024-05-11 · Zhen Tan, Zongtan Zhou, Yangbing Ge, Zi Wang 외

The reliance on accurate camera poses is a significant barrier to the widespread deployment of Neural Radiance Fields (NeRF) models for 3D reconstruction and SLAM tasks. The existing method introduces monocular depth pri…

3D ReconstructionNeRFPose Estimation