Skip to content

Apply Style transfer on my profile picture. 19-layer VGG Network, which is comprised of a series of convolutional and pooling layers, and a few fully-connected layers.

Notifications You must be signed in to change notification settings

sundargthb/Style-Transfer-Deep-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Style-Transfer-Deep-CNN

Apply Style transfer on my profile picture.

#1 Load VGG19 features.

#2 Load in Content and Style Images

#3 Use a pre-trained VGG19 Net to extract content or style features from a passed in image (19-layer VGG Network, which is comprised of a series of convolutional and pooling layers, and a few fully-connected layers).

#4 Formalize the idea of content and style losses and use those to iteratively update our target image until we get a result that we want.

About

Apply Style transfer on my profile picture. 19-layer VGG Network, which is comprised of a series of convolutional and pooling layers, and a few fully-connected layers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published