English

Copy the Old or Paint Anew? An Adversarial Framework for (non-) Parametric Image Stylization

Computer Vision and Pattern Recognition 2018-11-26 v1 Machine Learning

Abstract

Parametric generative deep models are state-of-the-art for photo and non-photo realistic image stylization. However, learning complicated image representations requires compute-intense models parametrized by a huge number of weights, which in turn requires large datasets to make learning successful. Non-parametric exemplar-based generation is a technique that works well to reproduce style from small datasets, but is also compute-intensive. These aspects are a drawback for the practice of digital AI artists: typically one wants to use a small set of stylization images, and needs a fast flexible model in order to experiment with it. With this motivation, our work has these contributions: (i) a novel stylization method called Fully Adversarial Mosaics (FAMOS) that combines the strengths of both parametric and non-parametric approaches; (ii) multiple ablations and image examples that analyze the method and show its capabilities; (iii) source code that will empower artists and machine learning researchers to use and modify FAMOS.

Keywords

Cite

@article{arxiv.1811.09236,
  title  = {Copy the Old or Paint Anew? An Adversarial Framework for (non-) Parametric Image Stylization},
  author = {Nikolay Jetchev and Urs Bergmann and Gokhan Yildirim},
  journal= {arXiv preprint arXiv:1811.09236},
  year   = {2018}
}

Comments

Accepted at the NIPS 2018 workshop on Machine Learning for Creativity and Design

R2 v1 2026-06-23T05:24:45.960Z