alejandrods / Style-Transfer-PyTorch-Keras

Style Transfer using Pytorch and Keras and VGG19 network

Home Page:https://medium.com/analytics-vidhya/style-transfer-pytorch-84cf2e9ba86d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Style Transfer Pytorch and Keras

Full article in Medium

I have recreated the style transfer method of this project: Image Style Transfer Using Convolutional Neural Networks. The features found in the VGG19 Network are used to transfer the style between pictures. Project developed using PyTorch as well as Keras.

I have used my dog, called Roscón, as a model for this experiment! He was rewarded with a treat.

Some Results

alt text

alt text

About

Style Transfer using Pytorch and Keras and VGG19 network

https://medium.com/analytics-vidhya/style-transfer-pytorch-84cf2e9ba86d


Languages

Language:Jupyter Notebook 100.0%