论文标题
ganhopper:用于无监督图像到图像翻译的多跳gan
GANHopper: Multi-Hop GAN for Unsupervised Image-to-Image Translation
论文作者
论文摘要
我们介绍了一种无监督的图像到图像翻译网络Ganhopper,该网络通过多个啤酒花在两个域之间逐渐转换图像。我们没有直接执行翻译,而是通过要求网络在输入域中的图像之间产生类似于加权混合的图像来引导翻译。我们的网络仅对来自两个域的未配对图像进行培训,而没有任何内在图像。所有啤酒花均使用沿每个方向的单个发电机产生。除了标准的周期矛盾和对抗性损失外,我们还引入了一种新的混合歧视器,该鉴别器经过培训,可以根据预定的跳高计数将生成器产生的中间图像分类为加权混合动力。我们还添加了一个平滑度术语,以限制每个跳跃的幅度,从而进一步正规化翻译。与以前的方法相比,Ganhopper在涉及域特异性图像特征和几何变化的图像翻译上表现出色,同时还保留了非域特异性特征,例如通用配色方案。
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. In addition to the standard cycle-consistency and adversarial losses, we introduce a new hybrid discriminator, which is trained to classify the intermediate images produced by the generator as weighted hybrids, with weights based on a predetermined hop count. We also add a smoothness term to constrain the magnitude of each hop, further regularizing the translation. Compared to previous methods, GANHopper excels at image translations involving domain-specific image features and geometric variations while also preserving non-domain-specific features such as general color schemes.