Genetic-GAN: Synthesizing Images Between Two Domains by Genetic Crossover
Abstract
Synthesizing an interpolated image between two real images can be achieved by a simple interpolation on the latent space of the images, so that the resulting image inherits features from both. The task becomes more difficult when two images are in different domains, because an interpolated image whose latent representation lies near the middle of two distant input images may not be realistic and may end up in either domain. In this paper, we present a novel technique called Genetic-GAN that solves a novel problem of synthesizing a set of images that inherit features from both of the domains, while at the same time allowing control of which domain the resulting images fall into. We experiment on human face images using female and male genders as two different domains. We show that our method can take two images with very different attributes and synthesize images between them, and can perform domain transformations.
Cite
Text
Zaman and Crandall. "Genetic-GAN: Synthesizing Images Between Two Domains by Genetic Crossover." European Conference on Computer Vision Workshops, 2020. doi:10.1007/978-3-030-67070-2_19Markdown
[Zaman and Crandall. "Genetic-GAN: Synthesizing Images Between Two Domains by Genetic Crossover." European Conference on Computer Vision Workshops, 2020.](https://mlanthology.org/eccvw/2020/zaman2020eccvw-geneticgan/) doi:10.1007/978-3-030-67070-2_19BibTeX
@inproceedings{zaman2020eccvw-geneticgan,
title = {{Genetic-GAN: Synthesizing Images Between Two Domains by Genetic Crossover}},
author = {Zaman, Ishtiak and Crandall, David J.},
booktitle = {European Conference on Computer Vision Workshops},
year = {2020},
pages = {312-326},
doi = {10.1007/978-3-030-67070-2_19},
url = {https://mlanthology.org/eccvw/2020/zaman2020eccvw-geneticgan/}
}