Skip to content

pierpaolosepe/Neural-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer

An implementation of the arXiv preprint A Neural Algorithm of Artistic Style

The Problem

Given a content image C and a style image S, the style transfer problem consists in finding a target image T, that has the same content of the image C and the same style of the image S. Although this problem is relatively simple to formulate, it was not mathematically defined before 2015. What does it mean that two images have the same content or style? What is the content of an image and what is the style? Gatys et all. were able to answer these questions in the paper “A neural Algorithm of Artistic Style”.

StyleTransfer

About

An implementation of the arXiv preprint A Neural Algorithm of Artistic Style

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages