Skip to content

amartya321/Neural_Style_Transfer_Using_TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Neural_Style_Transfer_Using_TensorFlow

This is an implementation of Neural Style Transfer from the paper A Neural Algorithm of Artistic Style in TensorFlow. To change the effect of style image and content image you can change the style_weight & content_weight variable in the code.

Examples

leonardo dicapriostarry night

Results after 100 iterations using the model
blue moon lake style transfer

leonardo dicapriostarry night

Results after 100 iterations using the model
blue moon lake style transfer

Future Improvements

We can use different style weight for different layers to improve the function of style image. There are new papers out there which can do real time style transfer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages