Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.
/ Style-Transfer Public archive

This project try to better understand the power of the Gatys and al. texture synthesis algorithm by using news kind of cost function.

License

Notifications You must be signed in to change notification settings

ngonthier/Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style-Transfer

This project implement with Tensorflow the Gatys Style Transfer algorithm. This code can also be used for Texture generation in order to test new kind of loss function. It is the projet for my master degree internship.

This code is inspired from :

Requirement

Tensorflow >= 1.2

VGG19 CNN weight (It can be downloaded here : http://www.vlfeat.org/matconvnet/models/imagenet-vgg-verydeep-19.mat)

About

This project try to better understand the power of the Gatys and al. texture synthesis algorithm by using news kind of cost function.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages