paper-with-me

홈 › Papers

NeRF-GAN Distillation for Efficient 3D-Aware Generation with Convolutions

2023-03-22 · Mohamad Shahbazi, Evangelos Ntavelis, Alessio Tonioni, Edo Collins, Danda Pani Paudel, Martin Danelljan, Luc van Gool

Pose-conditioned convolutional generative models struggle with high-quality 3D-consistent image generation from single-view datasets, due to their lack of sufficient 3D priors. Recently, the integration of Neural Radiance Fields (NeRFs) and generative models, such as Generative Adversarial Networks (GANs), has transformed 3D-aware generation from single-view images. NeRF-GANs exploit the strong inductive bias of neural 3D representations and volumetric rendering at the cost of higher computational complexity. This study aims at revisiting pose-conditioned 2D GANs for efficient 3D-aware generation at inference time by distilling 3D knowledge from pretrained NeRF-GANs. We propose a simple and effective method, based on re-using the well-disentangled latent space of a pre-trained NeRF-GAN in a pose-conditioned convolutional network to directly generate 3D-consistent images corresponding to the underlying 3D representations. Experiments on several datasets demonstrate that the proposed method obtains results comparable with volumetric rendering in terms of quality and 3D consistency while benefiting from the computational advantage of convolutional networks. The code will be available at: https://github.com/mshahbazi72/NeRF-GAN-Distillation

📄 PDF Abstract BibTeX arXiv:2303.12865

Code (1)

mshahbazi72/nerf-gan-distillation 공식 구현

Tasks

Image GenerationInductive BiasNeRF

Similar Papers 제목 키워드 기반

Latent-NeRF for Shape-Guided Generation of 3D Shapes and Textures

2022-11-14 · CVPR 2023 1 · Gal Metzer, Elad Richardson, Or Patashnik, Raja Giryes 외

Text-guided image generation has progressed rapidly in recent years, inspiring major breakthroughs in text-guided shape generation. Recently, it has been shown that using score distillation, one can successfully text-gui…

3D GenerationImage GenerationNeRFText to 3D

DreaMark: Rooting Watermark in Score Distillation Sampling Generated Neural Radiance Fields

2024-12-18 · Xingyu Zhu, Xiapu Luo, Xuetao Wei

Recent advancements in text-to-3D generation can generate neural radiance fields (NeRFs) with score distillation sampling, enabling 3D asset creation without real-world data capture. With the rapid advancement in NeRF ge…

3D GenerationDecoderNeRFText to 3D

NerfDiff: Single-image View Synthesis with NeRF-guided Distillation from 3D-aware Diffusion

2023-02-20 · Jiatao Gu, Alex Trevithick, Kai-En Lin, Josh Susskind 외

Novel view synthesis from a single image requires inferring occluded regions of objects and scenes whilst simultaneously maintaining semantic and physical consistency with the input. Existing approaches condition neural …

NeRFNovel View Synthesis

Local 3D Editing via 3D Distillation of CLIP Knowledge

2023-06-21 · CVPR 2023 1 · Junha Hyung, Sungwon Hwang, Daejin Kim, Hyunji Lee 외

3D content manipulation is an important computer vision task with many real-world applications (e.g., product design, cartoon generation, and 3D Avatar editing). Recently proposed 3D GANs can generate diverse photorealis…

NeRF

Let 2D Diffusion Model Know 3D-Consistency for Robust Text-to-3D Generation

2023-03-14 · Junyoung Seo, Wooseok Jang, Min-Seop Kwak, Hyeonsu Kim 외

Text-to-3D generation has shown rapid progress in recent days with the advent of score distillation, a methodology of using pretrained text-to-2D diffusion models to optimize neural radiance field (NeRF) in the zero-shot…

3D GenerationNeRFSingle-View 3D ReconstructionText to 3D