paper-with-me

홈 › Papers

RGB-D Neural Radiance Fields: Local Sampling for Faster Training

2022-03-26 · Arnab Dey, Andrew I. Comport

Learning a 3D representation of a scene has been a challenging problem for decades in computer vision. Recent advances in implicit neural representation from images using neural radiance fields(NeRF) have shown promising results. Some of the limitations of previous NeRF based methods include longer training time, and inaccurate underlying geometry. The proposed method takes advantage of RGB-D data to reduce training time by leveraging depth sensing to improve local sampling. This paper proposes a depth-guided local sampling strategy and a smaller neural network architecture to achieve faster training time without compromising quality.

📄 PDF Abstract BibTeX arXiv:2203.15587

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Similar Papers 제목 키워드 기반

DNGaussian: Optimizing Sparse-View 3D Gaussian Radiance Fields with Global-Local Depth Normalization

2024-03-11 · CVPR 2024 1 · Jiahe Li, Jiawei Zhang, Xiao Bai, Jin Zheng 외

Radiance fields have demonstrated impressive performance in synthesizing novel views from sparse input views, yet prevailing methods suffer from high training costs and slow inference speed. This paper introduces DNGauss…

Novel View Synthesis

ProNeRF: Learning Efficient Projection-Aware Ray Sampling for Fine-Grained Implicit Neural Radiance Fields

2023-12-13 · Juan Luis Gonzalez Bello, Minh-Quan Viet Bui, Munchurl Kim

Recent advances in neural rendering have shown that, albeit slow, implicit compact models can learn a scene's geometries and view-dependent appearances from multiple views. To maintain such a small memory footprint but a…

NeRFNeural Rendering

Simple-RF: Regularizing Sparse Input Radiance Fields with Simpler Solutions

2024-04-29 · Nagabhushan Somraj, Sai Harsha Mupparaju, Adithyan Karanayil, Rajiv Soundararajan

Neural Radiance Fields (NeRF) show impressive performance in photo-realistic free-view rendering of scenes. Recent improvements on the NeRF such as TensoRF and ZipNeRF employ explicit models for faster optimization and r…

NeRF

Fast Learning Radiance Fields by Shooting Much Fewer Rays

2022-08-14 · Wenyuan Zhang, Ruofan Xing, Yunfan Zeng, Yu-Shen Liu 외

Learning radiance fields has shown remarkable results for novel view synthesis. The learning procedure usually costs lots of time, which motivates the latest methods to speed up the learning procedure by learning without…

Novel View Synthesis

Mip-NeRF: A Multiscale Representation for Anti-Aliasing Neural Radiance Fields

2021-03-24 · ICCV 2021 10 · Jonathan T. Barron, Ben Mildenhall, Matthew Tancik, Peter Hedman 외

The rendering procedure used by neural radiance fields (NeRF) samples a scene with a single ray per pixel and may therefore produce renderings that are excessively blurred or aliased when training or testing images obser…

NeRF