2020

GANHopper: Multi-Hop GAN for Unsupervised Image-to-Image Translation

Lira, Wallace, Merz, Johannes, Ritchie, Daniel et al.

Understand

We introduce GANHopper, an unsupervised image-to-image translation network that transforms images gradually between two domains, through multiple hops.

  • Instead of executing translation directly, we steer the translation by requiring the network to produce in-between images that resemble weighted hybrids between images from the input domains.
  • Our network is trained on unpaired images from the two domains only, without any in-between images.
  • All hops are produced using a single generator along each direction.

Reading the bibliography…