Fast Style Transfer in TensorFlow Add styles from famous paintings to any photo in a fraction of a second! You can even style videos! It takes 100ms on a 2015 Titan X to style the MIT Stata Center (1024×680) like Udnie, by Francis Picabia. Our implementation is based off of a combination of Gatys' A Neural Algorithm of Artistic Style , Johnson's Perceptual Losses for Real-Time Style Transfer and Super-Resolution , and Ulyanov's Instance Normalization . Running on FloydHub It is very easy to train, evaluate and serve fast style transfer on [Floydhub][ https://www.floydhub.com/ ]. Follow the instructions below: Visit Floydhub site to create an account if you do not have one. Clone this repository to your machine. Run floyd init <project name> inside the directory. Now you can: Train a new model Evaluate an existing model Serve a trained model at a public API. Video Stylization Here we transformed every frame in a video, then co