English

MixNMatch: Multifactor Disentanglement and Encoding for Conditional Image Generation

Computer Vision and Pattern Recognition 2020-04-14 v3 Graphics Machine Learning Image and Video Processing

Abstract

We present MixNMatch, a conditional generative model that learns to disentangle and encode background, object pose, shape, and texture from real images with minimal supervision, for mix-and-match image generation. We build upon FineGAN, an unconditional generative model, to learn the desired disentanglement and image generator, and leverage adversarial joint image-code distribution matching to learn the latent factor encoders. MixNMatch requires bounding boxes during training to model background, but requires no other supervision. Through extensive experiments, we demonstrate MixNMatch's ability to accurately disentangle, encode, and combine multiple factors for mix-and-match image generation, including sketch2color, cartoon2img, and img2gif applications. Our code/models/demo can be found at https://github.com/Yuheng-Li/MixNMatch

Keywords

Cite

@article{arxiv.1911.11758,
  title  = {MixNMatch: Multifactor Disentanglement and Encoding for Conditional Image Generation},
  author = {Yuheng Li and Krishna Kumar Singh and Utkarsh Ojha and Yong Jae Lee},
  journal= {arXiv preprint arXiv:1911.11758},
  year   = {2020}
}

Comments

CVPR 2020 camera ready

R2 v1 2026-06-23T12:28:07.576Z