paper-with-me

Papers

SinGRAF: Learning a 3D Generative Radiance Field for a Single Scene

2022-11-30 · CVPR 2023 1 · Minjung Son, Jeong Joon Park, Leonidas Guibas, Gordon Wetzstein

Generative models have shown great promise in synthesizing photorealistic 3D objects, but they require large amounts of training data. We introduce SinGRAF, a 3D-aware generative model that is trained with a few input images of a single scene. Once trained, SinGRAF generates different realizations of this 3D scene that preserve the appearance of the input while varying scene layout. For this purpose, we build on recent progress in 3D GAN architectures and introduce a novel progressive-scale patch discrimination approach during training. With several experiments, we demonstrate that the results produced by SinGRAF outperform the closest related works in both quality and diversity by a large margin.

📄 PDF Abstract BibTeX arXiv:2211.17260

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Mesh2NeRF: Direct Mesh Supervision for Neural Radiance Field Representation and Generation

2024-03-28 · Yujin Chen, Yinyu Nie, Benjamin Ummenhofer, Reiner Birkl 외

We present Mesh2NeRF, an approach to derive ground-truth radiance fields from textured meshes for 3D generation tasks. Many 3D generative approaches represent 3D scenes as radiance fields for training. Their ground-truth…

3D GenerationNeRF

Unconstrained Scene Generation with Locally Conditioned Radiance Fields

2021-04-01 · ICCV 2021 10 · Terrance DeVries, Miguel Angel Bautista, Nitish Srivastava, Graham W. Taylor 외

We tackle the challenge of learning a distribution over complex, realistic, indoor scenes. In this paper, we introduce Generative Scene Networks (GSN), which learns to decompose scenes into a collection of many local rad…

DiversityScene Generation

GRAF: Generative Radiance Fields for 3D-Aware Image Synthesis

2020-07-05 · NeurIPS 2020 12 · Katja Schwarz, Yiyi Liao, Michael Niemeyer, Andreas Geiger

While 2D generative adversarial networks have enabled high-resolution image synthesis, they largely lack an understanding of the 3D world and the image formation process. Thus, they do not provide precise control over ca…

3D-Aware Image SynthesisImage GenerationNovel View SynthesisScene Generation

A Diffusion Approach to Radiance Field Relighting using Multi-Illumination Synthesis

2024-09-13 · Yohan Poirier-Ginter, Alban Gauthier, Julien Philip, Jean-Francois Lalonde 외

Relighting radiance fields is severely underconstrained for multi-view data, which is most often captured under a single illumination condition; It is especially hard for full scenes containing multiple objects. We intro…

Pix2NeRF: Unsupervised Conditional p-GAN for Single Image to Neural Radiance Fields Translation

2022-01-01 · CVPR 2022 1 · Shengqu Cai, Anton Obukhov, Dengxin Dai, Luc van Gool

We propose a pipeline to generate Neural Radiance Fields (NeRF) of an object or a scene of a specific class, conditioned on a single input image. This is a challenging task, as training NeRF requires multiple views o…

3D-Aware Image SynthesisImage GenerationNeRFNovel View Synthesis+2