Style Transfer App

Try out style transfer in your browser! Simply upload your image, select a style and enjoy the (hopefully) artistic result!

Content image

The content image is the image you want the model to re-create in a different style. Choose any colour image of size 256x256.

Drag in your content image here

Result

Style image

Select a style in which your image should be interpreted.

There are two types of models. Two style transfer models trained on one image each (top), and a Cycle GAN trained on 300 images. To generate your own style models you can use this repository.

To learn how to make an app as this one check out the posts or videos.