English

Image Synthesis and Style Transfer

Graphics 2019-01-16 v1

Abstract

Affine transformation, layer blending, and artistic filters are popular processes that graphic designers employ to transform pixels of an image to create a desired effect. Here, we examine various approaches that synthesize new images: pixel-based compositing models and in particular, distributed representations of deep neural network models. This paper focuses on synthesizing new images from a learned representation model obtained from the VGG network. This approach offers an interesting creative process from its distributed representation of information in hidden layers of a deep VGG network i.e., information such as contour, shape, etc. are effectively captured in hidden layers of neural networks. Conceptually, if Φ\Phi is the function that transforms input pixels into distributed representations of VGG layers h{\bf h}, a new synthesized image XX can be generated from its inverse function, X=Φ1(h)X = \Phi^{-1}({\bf h}). We describe the concept behind the approach, present some representative synthesized images and style-transferred image examples.

Keywords

Cite

@article{arxiv.1901.04686,
  title  = {Image Synthesis and Style Transfer},
  author = {Somnuk Phon-Amnuaisuk},
  journal= {arXiv preprint arXiv:1901.04686},
  year   = {2019}
}

Comments

11 pages, 5 figures

R2 v1 2026-06-23T07:12:00.739Z