English

CoMoGAN: continuous model-guided image-to-image translation

Computer Vision and Pattern Recognition 2022-06-30 v3 Artificial Intelligence Machine Learning

Abstract

CoMoGAN is a continuous GAN relying on the unsupervised reorganization of the target data on a functional manifold. To that matter, we introduce a new Functional Instance Normalization layer and residual mechanism, which together disentangle image content from position on target manifold. We rely on naive physics-inspired models to guide the training while allowing private model/translations features. CoMoGAN can be used with any GAN backbone and allows new types of image translation, such as cyclic image translation like timelapse generation, or detached linear translation. On all datasets, it outperforms the literature. Our code is available at http://github.com/cv-rits/CoMoGAN .

Keywords

Cite

@article{arxiv.2103.06879,
  title  = {CoMoGAN: continuous model-guided image-to-image translation},
  author = {Fabio Pizzati and Pietro Cerri and Raoul de Charette},
  journal= {arXiv preprint arXiv:2103.06879},
  year   = {2022}
}

Comments

CVPR 2021 oral

R2 v1 2026-06-24T00:01:23.793Z