Skip to content

VGG trained covnet code for transferring styles over to a reference image, to create unique artworks.

Notifications You must be signed in to change notification settings

EXJUSTICE/Neural-Network-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Neural-Network-Style-Transfer

VGG trained covnet code for transferring styles over to a reference image, to create unique artworks.

NST uses a trained Neural Network to take target image and a reference image, and produce an output which retains both the content of the target image along with the style of the reference image. Replace the style and target images in order to create your own projects. Utilizes Python, KERAS & Tensorflow.

MRI of the author's head in the style of the Great Wave of Kanagawa.

Tutorial and theory can be found at https://medium.com/gradientcrescent/neural-art-style-transfer-with-keras-theory-and-implementation-91b7fb08ee81

About

VGG trained covnet code for transferring styles over to a reference image, to create unique artworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages