Skip to content

Keras implementation of the original NST algorithm (L. Gatys et al.) 🎨

Notifications You must be signed in to change notification settings

rsazizov/neural_style_transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural Style Transfer

This repo contains my implementation of the original NST algorithm 🎨. The main idea of NST is using feature maps from a pre-trained CNN (VGG19 in my case) to define a loss function, which is then minimized with respect to a white noise image.

Results

Style:

The Starry Night

Zurich:

Zurich

The Starry Zurich:

The Starry Zurich

Baku:

Baku

The Starry Baku:

The Starry Baku

About

Keras implementation of the original NST algorithm (L. Gatys et al.) 🎨

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published