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