paper-with-me

홈 › Papers

FPO++: Efficient Encoding and Rendering of Dynamic Neural Radiance Fields by Analyzing and Enhancing Fourier PlenOctrees

2023-10-31 · Saskia Rabich, Patrick Stotko, Reinhard Klein

Fourier PlenOctrees have shown to be an efficient representation for real-time rendering of dynamic Neural Radiance Fields (NeRF). Despite its many advantages, this method suffers from artifacts introduced by the involved compression when combining it with recent state-of-the-art techniques for training the static per-frame NeRF models. In this paper, we perform an in-depth analysis of these artifacts and leverage the resulting insights to propose an improved representation. In particular, we present a novel density encoding that adapts the Fourier-based compression to the characteristics of the transfer function used by the underlying volume rendering procedure and leads to a substantial reduction of artifacts in the dynamic model. Furthermore, we show an augmentation of the training data that relaxes the periodicity assumption of the compression. We demonstrate the effectiveness of our enhanced Fourier PlenOctrees in the scope of quantitative and qualitative evaluations on synthetic and real-world scenes.

📄 PDF Abstract BibTeX arXiv:2310.20710

Code (1)

saskiarabich/fpoplusplus 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

NeRSemble: Multi-view Radiance Field Reconstruction of Human Heads

2023-05-04 · Tobias Kirschstein, Shenhan Qian, Simon Giebenhain, Tim Walter 외

We focus on reconstructing high-fidelity radiance fields of human heads, capturing their animations over time, and synthesizing re-renderings from novel viewpoints at arbitrary time steps. To this end, we propose a new m…

VideoRF: Rendering Dynamic Radiance Fields as 2D Feature Video Streams

2023-12-03 · CVPR 2024 1 · Liao Wang, Kaixin Yao, Chengcheng Guo, Zhirui Zhang 외

Neural Radiance Fields (NeRFs) excel in photorealistically rendering static scenes. However, rendering dynamic, long-duration radiance fields on ubiquitous devices remains challenging, due to data storage and computation…

Hyb-NeRF: A Multiresolution Hybrid Encoding for Neural Radiance Fields

2023-11-21 · Yifan Wang, Yi Gong, Yuan Zeng

Recent advances in Neural radiance fields (NeRF) have enabled high-fidelity scene reconstruction for novel view synthesis. However, NeRF requires hundreds of network evaluations per pixel to approximate a volume renderin…

NeRFNovel View Synthesis

An Exploration of Neural Radiance Field Scene Reconstruction: Synthetic, Real-world and Dynamic Scenes

2022-10-21 · Benedict Quartey, Tuluhan Akbulut, Wasiwasi Mgonzo, Zheng Xin Yong

This project presents an exploration into 3D scene reconstruction of synthetic and real-world scenes using Neural Radiance Field (NeRF) approaches. We primarily take advantage of the reduction in training and rendering t…

3D Scene ReconstructionNeRF

Tri-MipRF: Tri-Mip Representation for Efficient Anti-Aliasing Neural Radiance Fields

2023-07-21 · ICCV 2023 1 · WenBo Hu, Yuling Wang, Lin Ma, Bangbang Yang 외

Despite the tremendous progress in neural radiance fields (NeRF), we still face a dilemma of the trade-off between quality and efficiency, e.g., MipNeRF presents fine-detailed and anti-aliased renderings but takes days f…

NeRF