Skip to content

knvsl/style-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

style-transfer

A tensorflow implementation of style transfer as outlined in "A Neural Algorithm of Artistic Style".

Built as an exploration of tensorflow following a variety of useful resources online:

https://www.tensorflow.org/api_docs/
https://www.anishathalye.com/2015/12/19/an-ai-that-can-mimic-any-artist/
https://medium.com/mlreview/making-ai-art-with-style-transfer-using-keras-8bb5fa44b216

View the project on Github Pages HERE

Requirements:

Tensorflow
Pillow (PIL)
Scipy
numpy

References:

The original paper "A Neural Algorithm of Artistic Style" here
MatConvNet VGG-19 available here
The VGG-19 paper here
VGG-19 details here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages