Skip to content

Pytorch implementation of the paper Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization

Notifications You must be signed in to change notification settings

Jwrede/neural_style_transfer

Repository files navigation

Neural style Transfer with adaptive Instance normalization

In this Repo I implemented the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" (https://arxiv.org/abs/1703.06868)

The colab Notebook can be found here: https://colab.research.google.com/drive/1-7E5haL8VhaajmUXBlpR7ynH8Ge7ywjR#scrollTo=YLa2rTxLUxAF

Example pictures:

Normal style transfer:

Keeping the original color scheme:

Lowered the influence of the style image for the end result:

Different style:

Another style:

Styled video:

About

Pytorch implementation of the paper Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published