An open API service indexing awesome lists of open source software.

https://github.com/yashk2810/neural-style-transfer

Using CNN to achieve style transfer
https://github.com/yashk2810/neural-style-transfer

deep-learning keras style-transfer tensorflow

Last synced: 3 months ago
JSON representation

Using CNN to achieve style transfer

Awesome Lists containing this project

README

          

# Neural-Style-Transfer

I have used Keras with Tensorflow backend to do the Style Transfer. The entire code is in the jupyter notebook.

The style and the content images can be found in the examples folders along with the results(in a GIF format).

I have written a blog post explaining all the things that were done in the code.

Link:- https://yashk2810.github.io/Neural-Style-Transfer/