CIPS-3D: A 3D-Aware Generator of GANs Based on Conditionally-Independent Pixel Synthesis
Peng Zhou, Lingxi Xie, Bingbing Ni, Qi Tian

TL;DR
CIPS-3D introduces a novel 3D-aware GAN generator combining a shallow NeRF and deep implicit neural networks, achieving high-quality, controllable image synthesis from single-view images.
Contribution
It presents a new style-based 3D-aware generator that independently synthesizes pixels and addresses mirror symmetry issues, setting new benchmarks in 3D-aware image synthesis.
Findings
Achieves state-of-the-art FID of 6.97 on FFHQ at 256x256 resolution.
Successfully demonstrates transfer learning and 3D-aware face stylization.
Outperforms previous 3D-aware GANs in image quality and controllability.
Abstract
The style-based GAN (StyleGAN) architecture achieved state-of-the-art results for generating high-quality images, but it lacks explicit and precise control over camera poses. The recently proposed NeRF-based GANs made great progress towards 3D-aware generators, but they are unable to generate high-quality images yet. This paper presents CIPS-3D, a style-based, 3D-aware generator that is composed of a shallow NeRF network and a deep implicit neural representation (INR) network. The generator synthesizes each pixel value independently without any spatial convolution or upsampling operation. In addition, we diagnose the problem of mirror symmetry that implies a suboptimal solution and solve it by introducing an auxiliary discriminator. Trained on raw, single-view images, CIPS-3D sets new records for 3D-aware image synthesis with an impressive FID of 6.97 for images at the …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Face recognition and analysis
MethodsConvolution
