English

InsetGAN for Full-Body Image Generation

Computer Vision and Pattern Recognition 2022-03-15 v1 Graphics Machine Learning

Abstract

While GANs can produce photo-realistic images in ideal conditions for certain domains, the generation of full-body human images remains difficult due to the diversity of identities, hairstyles, clothing, and the variance in pose. Instead of modeling this complex domain with a single GAN, we propose a novel method to combine multiple pretrained GANs, where one GAN generates a global canvas (e.g., human body) and a set of specialized GANs, or insets, focus on different parts (e.g., faces, shoes) that can be seamlessly inserted onto the global canvas. We model the problem as jointly exploring the respective latent spaces such that the generated images can be combined, by inserting the parts from the specialized generators onto the global canvas, without introducing seams. We demonstrate the setup by combining a full body GAN with a dedicated high-quality face GAN to produce plausible-looking humans. We evaluate our results with quantitative metrics and user studies.

Keywords

Cite

@article{arxiv.2203.07293,
  title  = {InsetGAN for Full-Body Image Generation},
  author = {Anna Frühstück and Krishna Kumar Singh and Eli Shechtman and Niloy J. Mitra and Peter Wonka and Jingwan Lu},
  journal= {arXiv preprint arXiv:2203.07293},
  year   = {2022}
}

Comments

Project webpage and video available at http://afruehstueck.github.io/insetgan

R2 v1 2026-06-24T10:12:45.403Z