vix.ing · top · new · best · stats · spec

StyLitGAN: Prompting StyleGAN to Produce New Illumination Conditions

2022/05/20 by Anand Bhattad, Bhattad, Anand, D. A. Forsyth +1
Computer Science · Physics and Astronomy · #Advanced Vision and Imaging #Color Science and Applications #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Generative Adversarial Networks and Image Synthesis

paper · pdf · doi:10.48550/arxiv.2205.10351

openalex publication_date 2022/05/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We propose a novel method, StyLitGAN, for relighting and resurfacing generated images in the absence of labeled data. Our approach generates images with realistic lighting effects, including cast shadows, soft shadows, inter-reflections, and glossy effects, without the need for paired or CGI data. StyLitGAN uses an intrinsic image method to decompose an image, followed by a search of the latent space of a pre-trained StyleGAN to identify a set of directions. By prompting the model to fix one component (e.g., albedo) and vary another (e.g., shading), we generate relighted images by adding the identified directions to the latent style codes. Quantitative metrics of change in albedo and lighting diversity allow us to choose effective directions using a forward selection process. Qualitative evaluation confirms the effectiveness of our method.

Related