paper-with-me

Papers

D-TensoRF: Tensorial Radiance Fields for Dynamic Scenes

2022-12-05 · Hankyu Jang, Daeyoung Kim

Neural radiance field (NeRF) attracts attention as a promising approach to reconstructing the 3D scene. As NeRF emerges, subsequent studies have been conducted to model dynamic scenes, which include motions or topological changes. However, most of them use an additional deformation network, slowing down the training and rendering speed. Tensorial radiance field (TensoRF) recently shows its potential for fast, high-quality reconstruction of static scenes with compact model size. In this paper, we present D-TensoRF, a tensorial radiance field for dynamic scenes, enabling novel view synthesis at a specific time. We consider the radiance field of a dynamic scene as a 5D tensor. The 5D tensor represents a 4D grid in which each axis corresponds to X, Y, Z, and time and has 1D multi-channel features per element. Similar to TensoRF, we decompose the grid either into rank-one vector components (CP decomposition) or low-rank matrix components (newly proposed MM decomposition). We also use smoothing regularization to reflect the relationship between features at different times (temporal dependency). We conduct extensive evaluations to analyze our models. We show that D-TensoRF with CP decomposition and MM decomposition both have short training times and significantly low memory footprints with quantitatively and qualitatively competitive rendering results in comparison to the state-of-the-art methods in 3D dynamic scene modeling.

📄 PDF Abstract BibTeX arXiv:2212.02375

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNovel View Synthesis

Similar Papers 제목 키워드 기반

StyleTRF: Stylizing Tensorial Radiance Fields

2022-12-19 · Rahul Goel, Sirikonda Dhawal, Saurabh Saini, P. J. Narayanan

Stylized view generation of scenes captured casually using a camera has received much attention recently. The geometry and appearance of the scene are typically captured as neural point sets or neural radiance fields in …

Image StylizationNeRF

Few TensoRF: Enhance the Few-shot on Tensorial Radiance Fields

2026-03-26 · Thanh-Hai Le, Hoang-Hau Tran, Trong-Nghia Vu arxiv

This paper presents Few TensoRF, a 3D reconstruction framework that combines TensorRF's efficient tensor based representation with FreeNeRF's frequency driven few shot regularization. Using TensorRF to significantly acce…

3D Reconstruction

TensoIR: Tensorial Inverse Rendering

2023-04-24 · CVPR 2023 1 · Haian Jin, Isabella Liu, Peijia Xu, Xiaoshuai Zhang 외

We propose TensoIR, a novel inverse rendering approach based on tensor factorization and neural fields. Unlike previous works that use purely MLP-based neural fields, thus suffering from low capacity and high computation…

Inverse RenderingNovel View Synthesis

TensoRF: Tensorial Radiance Fields

2022-03-17 · Anpei Chen, Zexiang Xu, Andreas Geiger, Jingyi Yu 외

We present TensoRF, a novel approach to model and reconstruct radiance fields. Unlike NeRF that purely uses MLPs, we model the radiance field of a scene as a 4D tensor, which represents a 3D voxel grid with per-voxel mul…

Low-Dose X-Ray Ct ReconstructionNeRFNovel View Synthesis

TIFace: Improving Facial Reconstruction through Tensorial Radiance Fields and Implicit Surfaces

2023-12-15 · Ruijie Zhu, Jiahao Chang, Ziyang Song, Jiahuan Yu 외

This report describes the solution that secured the first place in the "View Synthesis Challenge for Human Heads (VSCHH)" at the ICCV 2023 workshop. Given the sparse view images of human heads, the objective of this chal…

Face ReconstructionNeural RenderingNovel View Synthesis