Skip to content

rystrauss/style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Transfer

Neural style transfer is a collection of techniques that come out of deep learning that allow the style of one image to be transferred to the content of another. The method was first introduced by Gatys et al. in 2016.

Prerequisites

The code in this repository relies on several packages. They are all listed in the Pipfile and can be easily installed from there with pipenv.

Releases

No releases published

Packages

No packages published

Languages