paper-with-me

Papers

Single-Stage Diffusion NeRF: A Unified Approach to 3D Generation and Reconstruction

2023-04-13 · ICCV 2023 1 · Hansheng Chen, Jiatao Gu, Anpei Chen, Wei Tian, Zhuowen Tu, Lingjie Liu, Hao Su

3D-aware image synthesis encompasses a variety of tasks, such as scene generation and novel view synthesis from images. Despite numerous task-specific methods, developing a comprehensive model remains challenging. In this paper, we present SSDNeRF, a unified approach that employs an expressive diffusion model to learn a generalizable prior of neural radiance fields (NeRF) from multi-view images of diverse objects. Previous studies have used two-stage approaches that rely on pretrained NeRFs as real data to train diffusion models. In contrast, we propose a new single-stage training paradigm with an end-to-end objective that jointly optimizes a NeRF auto-decoder and a latent diffusion model, enabling simultaneous 3D reconstruction and prior learning, even from sparsely available views. At test time, we can directly sample the diffusion prior for unconditional generation, or combine it with arbitrary observations of unseen objects for NeRF reconstruction. SSDNeRF demonstrates robust results comparable to or better than leading task-specific methods in unconditional generation and single/sparse-view 3D reconstruction.

📄 PDF Abstract BibTeX arXiv:2304.06714

Code (1)

Lakonik/SSDNeRF 공식 구현 pytorch

Tasks

3D-Aware Image Synthesis3D Generation3D ReconstructionDecoderImage GenerationNeRFNovel View SynthesisScene Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Boosting3D: High-Fidelity Image-to-3D by Boosting 2D Diffusion Prior to 3D Prior with Progressive Learning

2023-11-22 · Kai Yu, Jinlin Liu, Mengyang Feng, Miaomiao Cui 외

We present Boosting3D, a multi-stage single image-to-3D generation method that can robustly generate reasonable 3D objects in different data domains. The point of this work is to solve the view consistency problem in sin…

3D GenerationImage to 3DNeRFObject

HiFA: High-fidelity Text-to-3D Generation with Advanced Diffusion Guidance

2023-05-30 · Junzhe Zhu, Peiye Zhuang, Sanmi Koyejo

The advancements in automatic text-to-3D generation have been remarkable. Most existing methods use pre-trained text-to-image diffusion models to optimize 3D representations like Neural Radiance Fields (NeRFs) via latent…

3D Generation3D geometryDenoisingNeRF+1

DMV3D: Denoising Multi-View Diffusion using 3D Large Reconstruction Model

2023-11-15 · Yinghao Xu, Hao Tan, Fujun Luan, Sai Bi 외

We propose \textbf{DMV3D}, a novel 3D generation approach that uses a transformer-based 3D large reconstruction model to denoise multi-view diffusion. Our reconstruction model incorporates a triplane NeRF representation …

3D GenerationDenoisingGPUImage Reconstruction+2

Animate124: Animating One Image to 4D Dynamic Scene

2023-11-24 · Yuyang Zhao, Zhiwen Yan, Enze Xie, Lanqing Hong 외

We introduce Animate124 (Animate-one-image-to-4D), the first work to animate a single in-the-wild image into 3D video through textual motion descriptions, an underexplored problem with significant applications. Our 4D ge…

NeRF

Learn to Optimize Denoising Scores for 3D Generation: A Unified and Improved Diffusion Prior on NeRF and 3D Gaussian Splatting

2023-12-08 · Xiaofeng Yang, YiWen Chen, Cheng Chen, Chi Zhang 외

We propose a unified framework aimed at enhancing the diffusion priors for 3D generation tasks. Despite the critical importance of these tasks, existing methodologies often struggle to generate high-caliber results. We b…

3D GenerationDenoisingNeRFText to 3D