Skip to content

mightymistic007/DEEP-LEARNING

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HI EVERYONE!

This project is a subject project for "DEEP LEARNING" which is based on a famous technique called "NEURAL STYLE TRANSFER" which in first intoduced by "Gatys et al" in 2015 and later been improved by "Johnson et al" by using FEED-FORMWARD NETWORKS. This Project Repository of mine consists of the Dataset, Reference paper and Code implementation in Jypter Notebook through Anaconda. The following DATASET consists of 39 unique styled images which are of unique in its own way of different styles. And the Second file in the repository consists of the refernce paper by "Johnson et al". The last one is the .ipynb file in which a custom type CNN model is build using various libraries is coded.