manuelruder / fast-artistic-videosLinks
Video style transfer using feed-forward networks.
☆382Updated 5 years ago
Alternatives and similar repositories for fast-artistic-videos
Users that are interested in fast-artistic-videos are comparing it to the libraries listed below
Sorting:
- The source code of NIPS17 'Universal Style Transfer via Feature Transforms'.☆605Updated 3 years ago
- source code for the ECCV18 paper A Style-Aware Content Loss for Real-time HD Style Transfer☆746Updated 4 years ago
- Infinite Zoom For Style Transfer☆43Updated 6 years ago
- Source code and pretrained model for running pix2pix in realtime on a webcam feed.☆359Updated 8 years ago
- TensorFlow implementation for the paper "Automated Deep Photo Style Transfer"☆112Updated 6 years ago
- StyleGAN2 for practice☆171Updated 2 years ago
- Tools made for usage alongside artistic style transfer projects☆191Updated 5 years ago
- StyleGAN2 - Official TensorFlow Implementation with practical improvements☆313Updated 4 years ago
- TensorFlow/Keras implementation of "Universal Style Transfer via Feature Transforms" from https://arxiv.org/abs/1705.08086☆325Updated 7 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆123Updated 4 years ago
- Multi-scale neural texture synthesis... and more?☆164Updated 7 years ago
- Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization☆116Updated 3 years ago
- Performs style transfer by using a neural network to discriminate between the style image features and the generated image features. Resu…☆133Updated 4 years ago
- This code extends the neural style transfer image processing technique to video by generating smooth transitions between several referenc…