Skip to content

A PyTorch implementation of "A Neural Algorithm of Artistic Style" paper by Gatys et. al

Notifications You must be signed in to change notification settings

Keezuu/Neural-Style-Transfer-PyTorch

Repository files navigation

Neural-Style-Transfer-PyTorch

A PyTorch implementation of "A Neural Algorithm of Artistic Style" paper by Gatys et. al

Project based on original paper, Pytorch's Neural Style Transfer tutorial and Coursera's Deep Learning Specialization CNN course section about Neural Style Transfer.

TODO:

1. Implement early stopping

2. Implement gif generation to visualize how input image changes through training

Examples

Some images were resized to 300x300 due to computational power restrictions.

Puszcza Białowieska in style of fantasy (600x600)

Content

alt text

Style

alt text

Result

alt text

Pretty nice if you ask me :)

Sydney opera with more colors :) (300x300)

Content

alt text

Style

alt text

Result

alt text

And a cat in style of pikachu... I guess? (300x300)

I guess that one was a bad idea, but hey, money on power bills was already spent, so here it is.

Content

alt text

Style

alt text

Result

alt text

About

A PyTorch implementation of "A Neural Algorithm of Artistic Style" paper by Gatys et. al

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages