StyleGAN knows Normal, Depth, Albedo, and More
Anand Bhattad, Daniel McKee, Derek Hoiem, D.A. Forsyth

TL;DR
This paper shows that StyleGAN can generate intrinsic images like depth, normal, and albedo by applying fixed offsets in the latent space, offering a new way to produce and understand scene properties.
Contribution
It introduces a simple method to induce StyleGAN to produce intrinsic images through fixed latent space offsets, revealing the model's inherent understanding of scene properties.
Findings
StyleGAN can produce various intrinsic images with fixed latent offsets.
Intrinsic images from StyleGAN are robust to relighting effects.
StyleGAN's intrinsic images compare well with state-of-the-art regression methods.
Abstract
Intrinsic images, in the original sense, are image-like maps of scene properties like depth, normal, albedo or shading. This paper demonstrates that StyleGAN can easily be induced to produce intrinsic images. The procedure is straightforward. We show that, if StyleGAN produces from latents , then for each type of intrinsic image, there is a fixed offset so that is that type of intrinsic image for . Here is {\em independent of }. The StyleGAN we used was pretrained by others, so this property is not some accident of our training regime. We show that there are image transformations StyleGAN will {\em not} produce in this fashion, so StyleGAN is not a generic image regression engine. It is conceptually exciting that an image generator should ``know'' and represent intrinsic images. There may also be practical advantages to using a…
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
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Computational Physics and Python Applications
MethodsDense Connections · HuMan(Expedia)||How do I get a human at Expedia? · Feedforward Network · Adaptive Instance Normalization · R1 Regularization · Convolution · StyleGAN
