Towards a Neural Graphics Pipeline for Controllable Image Generation
Xuelin Chen, Daniel Cohen-Or, Baoquan Chen, Niloy J. Mitra

TL;DR
This paper introduces Neural Graphics Pipeline (NGP), a hybrid model combining neural and traditional rendering for controllable image generation, enabling direct manipulation of scene parameters without explicit supervision.
Contribution
The paper presents NGP, a novel hybrid generative model that integrates neural and traditional rendering to enable controllable image synthesis with interpretable controls.
Findings
Improved FID scores over neural-only methods.
Supports direct control over illumination and camera parameters.
Effective unsupervised training linking 3D models with real images.
Abstract
In this paper, we leverage advances in neural networks towards forming a neural rendering for controllable image generation, and thereby bypassing the need for detailed modeling in conventional graphics pipeline. To this end, we present Neural Graphics Pipeline (NGP), a hybrid generative model that brings together neural and traditional image formation models. NGP decomposes the image into a set of interpretable appearance feature maps, uncovering direct control handles for controllable image generation. To form an image, NGP generates coarse 3D models that are fed into neural rendering modules to produce view-specific interpretable 2D maps, which are then composited into the final output image using a traditional image formation model. Our approach offers control over image generation by providing direct handles controlling illumination and camera parameters, in addition to control…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Generative Adversarial Networks and Image Synthesis · 3D Shape Modeling and Analysis
MethodsDense Connections · GAN Least Squares Loss · LSGAN · *Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Convolution · HuMan(Expedia)||How do I get a human at Expedia? · Deep Convolutional GAN
