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

https://github.com/ahmetfurkandemir/deep-learning-11-art-generation-with-neural-style-transfer

Deep Learning(11) - Art generation with Neural Style Transfer
https://github.com/ahmetfurkandemir/deep-learning-11-art-generation-with-neural-style-transfer

Last synced: 6 months ago
JSON representation

Deep Learning(11) - Art generation with Neural Style Transfer

Awesome Lists containing this project

README

          

![licence](https://img.shields.io/badge/Keras-V2.3.1-red)
![licencee](https://img.shields.io/badge/Tensorflow-V2.0-yellow)
![licence](https://img.shields.io/badge/demir-ai-blueviolet)
![licence](https://img.shields.io/badge/Ahmet%20Furkan-DEM%C4%B0R-blue)

# Art generation with Neural Style Transfer

**In this assignment, you will:**

* Implement the neural style transfer algorithm

* Generate novel artistic images using your algorithm

Most of the algorithms you've studied optimize a cost function to get a set of parameter values. In Neural Style Transfer, you'll optimize a cost function to get pixel values!

* **If you want to review my previous work :** https://github.com/AhmetFurkanDEMIR/Neural-Style-Transfer

![](https://user-images.githubusercontent.com/54184905/94001725-9b94be80-fda1-11ea-8a81-2b702b7c4d4f.png)

![](https://user-images.githubusercontent.com/54184905/94001729-9d5e8200-fda1-11ea-9a40-18ca705b8448.png)

![](https://user-images.githubusercontent.com/54184905/94001732-9e8faf00-fda1-11ea-917c-6b3979c44837.png)

![](https://user-images.githubusercontent.com/54184905/94001738-9fc0dc00-fda1-11ea-9cd2-160524d27941.png)

* **References : Convolutional Neural Networks -** https://www.coursera.org/learn/convolutional-neural-networks