Build your own data portfolio for free

Neural Style Transfer - Pytorch implementation

Project photo

Project links

Skills

About this project

Neural Style Transfer is an optimization technique to manipulate an image and apply the visual appearance of another one. This allows creating of peculiar artworks like the followings, which I borrowed from the original paper. This repository contains the code that replicates the paper of Gatys et al., that introduced Neural Style Transfer in 2015.