Unsupervised Holistic Image Generation from Key Local Patches
Abstract
We introduce a new problem of generating an image based on a small number of key local patches without any geometric prior. In this work, key local patches are defined as informative regions of the target object or scene. This is a challenging problem since it requires generating realistic images and predicting locations of parts at the same time. We construct adversarial networks to tackle this problem. A generator network generates a fake image as well as a mask based on the encoder-decoder framework. On the other hand, a discriminator network aims to detect fake images. The network is trained with three losses to consider spatial, appearance, and adversarial information. The spatial loss determines whether the locations of predicted parts are correct. Input patches are restored in the output image without much modification due to the appearance loss. The adversarial loss ensures output images are realistic. The proposed network is trained without supervisory signals since no labels of key parts are required. Experimental results on six datasets demonstrate that the proposed algorithm performs favorably on challenging objects and scenes.
Cite
@article{arxiv.1703.10730,
title = {Unsupervised Holistic Image Generation from Key Local Patches},
author = {Donghoon Lee and Sangdoo Yun and Sungjoon Choi and Hwiyeon Yoo and Ming-Hsuan Yang and Songhwai Oh},
journal= {arXiv preprint arXiv:1703.10730},
year = {2017}
}
Comments
16 pages