English

TextureGAN: Controlling Deep Image Synthesis with Texture Patches

Computer Vision and Pattern Recognition 2018-04-17 v3 Graphics

Abstract

In this paper, we investigate deep image synthesis guided by sketch, color, and texture. Previous image synthesis methods can be controlled by sketch and color strokes but we are the first to examine texture control. We allow a user to place a texture patch on a sketch at arbitrary locations and scales to control the desired output texture. Our generative network learns to synthesize objects consistent with these texture suggestions. To achieve this, we develop a local texture loss in addition to adversarial and content loss to train the generative network. We conduct experiments using sketches generated from real images and textures sampled from a separate texture database and results show that our proposed algorithm is able to generate plausible images that are faithful to user controls. Ablation studies show that our proposed pipeline can generate more realistic images than adapting existing methods directly.

Keywords

Cite

@article{arxiv.1706.02823,
  title  = {TextureGAN: Controlling Deep Image Synthesis with Texture Patches},
  author = {Wenqi Xian and Patsorn Sangkloy and Varun Agrawal and Amit Raj and Jingwan Lu and Chen Fang and Fisher Yu and James Hays},
  journal= {arXiv preprint arXiv:1706.02823},
  year   = {2018}
}

Comments

CVPR 2018 spotlight

R2 v1 2026-06-22T20:13:39.495Z