2021

TryOnGAN: Body-Aware Try-On via Layered Interpolation

Lewis, Kathleen M, Varadharajan, Srivatsan, Kemelmacher-Shlizerman, Ira

Understand

Given a pair of images-target person and garment on another person-we automatically generate the target person in the given garment.

  • Previous methods mostly focused on texture transfer via paired data training, while overlooking body shape deformations, skin color, and seamless blending of garment with the person.
  • This work focuses on those three components, while also not requiring paired data training.
  • We designed a pose conditioned StyleGAN2 architecture with a clothing segmentation branch that is trained on images of people wearing garments.

Reading the bibliography…