Fashion++: Minimal Edits for Outfit Improvement

Abstract

Given an outfit, what small changes would most improve its fashionability? This question presents an intriguing new computer vision challenge. We introduce Fashion++, an approach that proposes minimal adjustments to a full-body clothing outfit that will have maximal impact on its fashionability. Our model consists of a deep image generation neural network that learns to synthesize clothing conditioned on learned per-garment encodings. The latent encodings are explicitly factorized according to shape and texture, thereby allowing direct edits for both fit/presentation and color/patterns/material, respectively. We show how to bootstrap Web photos to automatically train a fashionability model, and develop an activation maximization-style approach to transform the input image into its more fashionable self. The edits suggested range from swapping in a new garment to tweaking its color, how it is worn (e.g., rolling up sleeves), or its fit (e.g., making pants baggier). Experiments demonstrate that Fashion++ provides successful edits, both according to automated metrics and human opinion.

Cite

Text

Hsiao et al. "Fashion++: Minimal Edits for Outfit Improvement." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00515

Markdown

[Hsiao et al. "Fashion++: Minimal Edits for Outfit Improvement." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/hsiao2019iccv-fashion/) doi:10.1109/ICCV.2019.00515

BibTeX

@inproceedings{hsiao2019iccv-fashion,
  title     = {{Fashion++: Minimal Edits for Outfit Improvement}},
  author    = {Hsiao, Wei-Lin and Katsman, Isay and Wu, Chao-Yuan and Parikh, Devi and Grauman, Kristen},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00515},
  url       = {https://mlanthology.org/iccv/2019/hsiao2019iccv-fashion/}
}