FiNet: Compatible and Diverse Fashion Image Inpainting

Abstract

Visual compatibility is critical for fashion analysis, yet is missing in existing fashion image synthesis systems. In this paper, we propose to explicitly model visual compatibility through fashion image inpainting. We present Fashion Inpainting Networks (FiNet), a two-stage image-to-image generation framework that is able to perform compatible and diverse inpainting. Disentangling the generation of shape and appearance to ensure photorealistic results, our framework consists of a shape generation network and an appearance generation network. More importantly, for each generation network, we introduce two encoders interacting with one another to learn latent codes in a shared compatibility space. The latent representations are jointly optimized with the corresponding generation network to condition the synthesis process, encouraging a diverse set of generated results that are visually compatible with existing fashion garments. In addition, our framework is readily extended to clothing reconstruction and fashion transfer. Extensive experiments on fashion synthesis quantitatively and qualitatively demonstrate the effectiveness of our method.

Cite

Text

Han et al. "FiNet: Compatible and Diverse Fashion Image Inpainting." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019. doi:10.1109/ICCV.2019.00458

Markdown

[Han et al. "FiNet: Compatible and Diverse Fashion Image Inpainting." Proceedings of the IEEE/CVF International Conference on Computer Vision, 2019.](https://mlanthology.org/iccv/2019/han2019iccv-finet/) doi:10.1109/ICCV.2019.00458

BibTeX

@inproceedings{han2019iccv-finet,
  title     = {{FiNet: Compatible and Diverse Fashion Image Inpainting}},
  author    = {Han, Xintong and Wu, Zuxuan and Huang, Weilin and Scott, Matthew R. and Davis, Larry S.},
  booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision},
  year      = {2019},
  doi       = {10.1109/ICCV.2019.00458},
  url       = {https://mlanthology.org/iccv/2019/han2019iccv-finet/}
}