English

Probing TryOnGAN

Computer Vision and Pattern Recognition 2022-01-06 v1 Machine Learning

Abstract

TryOnGAN is a recent virtual try-on approach, which generates highly realistic images and outperforms most previous approaches. In this article, we reproduce the TryOnGAN implementation and probe it along diverse angles: impact of transfer learning, variants of conditioning image generation with poses and properties of latent space interpolation. Some of these facets have never been explored in literature earlier. We find that transfer helps training initially but gains are lost as models train longer and pose conditioning via concatenation performs better. The latent space self-disentangles the pose and the style features and enables style transfer across poses. Our code and models are available in open source.

Keywords

Cite

@article{arxiv.2201.01703,
  title  = {Probing TryOnGAN},
  author = {Saurabh Kumar and Nishant Sinha},
  journal= {arXiv preprint arXiv:2201.01703},
  year   = {2022}
}

Comments

5 pages, to appear in the proceedings of the 9th ACM IKDD CODS and 27th COMAD (CODS-COMAD '22)

R2 v1 2026-06-24T08:41:04.881Z