CVNENCAug 26, 2015

A Neural Algorithm of Artistic Style

arXiv:1508.06576v23069 citations
Originality Highly original
AI Analysis

This work addresses the lack of artificial systems for artistic image creation, offering a novel approach with potential implications for understanding human artistic perception.

The paper tackled the problem of algorithmically creating artistic images by separating and recombining content and style using a Deep Neural Network, resulting in high perceptual quality artistic images.

In fine art, especially painting, humans have mastered the skill to create unique visual experiences through composing a complex interplay between the content and style of an image. Thus far the algorithmic basis of this process is unknown and there exists no artificial system with similar capabilities. However, in other key areas of visual perception such as object and face recognition near-human performance was recently demonstrated by a class of biologically inspired vision models called Deep Neural Networks. Here we introduce an artificial system based on a Deep Neural Network that creates artistic images of high perceptual quality. The system uses neural representations to separate and recombine content and style of arbitrary images, providing a neural algorithm for the creation of artistic images. Moreover, in light of the striking similarities between performance-optimised artificial neural networks and biological vision, our work offers a path forward to an algorithmic understanding of how humans create and perceive artistic imagery.

Code Implementations284 repos

Data from Papers with Code (CC-BY-SA-4.0)

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes