Skip to content

David2CN/neural_style

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer

An implementation of neural style transfer, inspired by an assignment in the Introduction to Deep Learning with Pytorch course on Udacity.
The VGG19 model pretrained on the imagenet dataset was used as the feature extractor.