Skip to content

Onurryilmazz/Tensorflow-Style-Transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Style Transfer

Style transfer between images was performed using the VGG19 model. The necessary codes, libraries and all other information of this project are available below

Files
style images style image
content images content image
result_images result image
source_code Source Code

Model and Library

  • Model : VGG19
  • Library :
    • Tensorflow
    • PIL
    • OpenCV
    • Numpy
    • Matplolib

Note : As you can see when you examine the codes, we have uploaded our model weights via the h5 file. Here is the link to download this file : - https://www.kaggle.com/keras/vgg19/version/1

Example Input Image

image1 image2

Result

result

Research Paper

About

Performing style transfer using VGG19.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published