Skip to content

A DL project that implements Neural Style Transfer on images using a pretrained model, a VGG19-based architecture, and a Feed-Forward architecture after Johnson et al. (2016). The different models utilize custom TensorFlow training loops, cost functions and layers (InstanceNormalization). Various tendencies of such architectures are discussed.

Notifications You must be signed in to change notification settings

Gregoritsch3/DL_NeuralStyleTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DL_NeuralStyleTransfer

A DL project that implements Neural Style Transfer on images using a pretrained model, a VGG19-based architecture, and a Feed-Forward architecture after Johnson et al. (2016). The different models utilize custom TensorFlow training loops, cost functions and layers (InstanceNormalization). Various tendencies of such architectures are discussed. The results are satisfying, yet further improvements are always possible.

About

A DL project that implements Neural Style Transfer on images using a pretrained model, a VGG19-based architecture, and a Feed-Forward architecture after Johnson et al. (2016). The different models utilize custom TensorFlow training loops, cost functions and layers (InstanceNormalization). Various tendencies of such architectures are discussed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published