paper-with-me

Papers

Knowledge NeRF: Few-shot Novel View Synthesis for Dynamic Articulated Objects

2024-03-31 · Wenxiao Cai, Xinyue Lei, Xinyu He, Junming Leo Chen, Yangang Wang

We present Knowledge NeRF to synthesize novel views for dynamic scenes. Reconstructing dynamic 3D scenes from few sparse views and rendering them from arbitrary perspectives is a challenging problem with applications in various domains. Previous dynamic NeRF methods learn the deformation of articulated objects from monocular videos. However, qualities of their reconstructed scenes are limited. To clearly reconstruct dynamic scenes, we propose a new framework by considering two frames at a time.We pretrain a NeRF model for an articulated object.When articulated objects moves, Knowledge NeRF learns to generate novel views at the new state by incorporating past knowledge in the pretrained NeRF model with minimal observations in the present state. We propose a projection module to adapt NeRF for dynamic scenes, learning the correspondence between pretrained knowledge base and current states. Experimental results demonstrate the effectiveness of our method in reconstructing dynamic 3D scenes with 5 input images in one state. Knowledge NeRF is a new pipeline and promising solution for novel view synthesis in dynamic articulated objects. The data and implementation are publicly available at https://github.com/RussRobin/Knowledge_NeRF.

📄 PDF Abstract BibTeX arXiv:2404.00674

Code (1)

russrobin/knowledge_nerf 공식 구현 pytorch

Tasks

NeRFNovel View Synthesis

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

NeRDi: Single-View NeRF Synthesis with Language-Guided Diffusion as General Image Priors

2022-12-06 · CVPR 2023 1 · Congyue Deng, Chiyu "Max'' Jiang, Charles R. Qi, Xinchen Yan 외

2D-to-3D reconstruction is an ill-posed problem, yet humans are good at solving this problem due to their prior knowledge of the 3D world developed over years. Driven by this observation, we propose NeRDi, a single-view …

3D Generation3D geometry3D ReconstructionNeRF

Broadening View Synthesis of Dynamic Scenes from Constrained Monocular Videos

2025-12-16 · Le Jiang, Shaotong Zhu, Yedi Luo, Shayda Moezzi 외 arxiv

In dynamic Neural Radiance Fields (NeRF) systems, state-of-the-art novel view synthesis methods often fail under significant viewpoint deviations, producing unstable and unrealistic renderings. To address this, we introd…

Novel View Synthesis

FlipNeRF: Flipped Reflection Rays for Few-shot Novel View Synthesis

2023-06-30 · ICCV 2023 1 · Seunghyeon Seo, Yeonjin Chang, Nojun Kwak

Neural Radiance Field (NeRF) has been a mainstream in novel view synthesis with its remarkable quality of rendered images and simple architecture. Although NeRF has been developed in various directions improving continuo…

3D geometryDepth EstimationNeRFNovel View Synthesis

Putting NeRF on a Diet: Semantically Consistent Few-Shot View Synthesis

2021-04-01 · ICCV 2021 10 · Ajay Jain, Matthew Tancik, Pieter Abbeel

We present DietNeRF, a 3D neural scene representation estimated from a few images. Neural Radiance Fields (NeRF) learn a continuous volumetric representation of a scene through multi-view consistency, and can be rendered…

Image ReconstructionNeRFNovel View Synthesis

ZeST-NeRF: Using temporal aggregation for Zero-Shot Temporal NeRFs

2023-11-30 · Violeta Menéndez González, Andrew Gilbert, Graeme Phillipson, Stephen Jolly 외

In the field of media production, video editing techniques play a pivotal role. Recent approaches have had great success at performing novel view image synthesis of static scenes. But adding temporal information adds an …

Image GenerationNeRFVideo Editing