Skip to content

jocampo2/styletransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Artistic style transfer using the VGG 19 convolutional neural network

The goal of this project was to create and understand the algorithm used for a computer to learn the style and patterns created by an artist and transfer them to a chosen image. The algorithm uses a pretrained deep convolutional neural network, VGG-19, to create neural representations of the style/patterns of the artwork and the features of the chosen content image, from which you can embedd the style/pattern on to the features of the content image. The real life image used was the face of the rapper Lil Uzi Vert and the artwork used was a mosaic and thangka(Tibetan Buddhist painting). We will apply the methods used in the paper "A Neural Algorithm of Artistic Style" by Gatys et al. There were several parameters in this algorithm that were chosen to create the desired results, an investigation was made to provide an explanation of how they work to optimize the "style transfer". The final results are shown below.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published