pi-GAN: Periodic Implicit Generative Adversarial Networks for 3D-Aware Image Synthesis
Eric R. Chan, Marco Monteiro, Petr Kellnhofer, Jiajun Wu, Gordon Wetzstein
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/marcoamonteiro/pi-GANOfficialpytorch★ 415
- github.com/lucidrains/pi-GAN-pytorchpytorch★ 124
- github.com/Godofnothing/pi-GANpytorch★ 4
Abstract
We have witnessed rapid progress on 3D-aware image synthesis, leveraging recent advances in generative visual models and neural rendering. Existing approaches however fall short in two ways: first, they may lack an underlying 3D representation or rely on view-inconsistent rendering, hence synthesizing images that are not multi-view consistent; second, they often depend upon representation network architectures that are not expressive enough, and their results thus lack in image quality. We propose a novel generative model, named Periodic Implicit Generative Adversarial Networks (-GAN or pi-GAN), for high-quality 3D-aware image synthesis. -GAN leverages neural representations with periodic activation functions and volumetric rendering to represent scenes as view-consistent 3D representations with fine detail. The proposed approach obtains state-of-the-art results for 3D-aware image synthesis with multiple real and synthetic datasets.
Tasks
Benchmark Results
| Dataset | Model | Metric | Claimed | Verified | Status |
|---|---|---|---|---|---|
| AVD | pi-GAN | FID | 98.76 | — | Unverified |
| Replica | pi-GAN | FID | 166.55 | — | Unverified |
| VizDoom | pi-GAN | FID | 143.55 | — | Unverified |