robertomest / neural-style-kerasLinks
Implementation of neural style transfer methods using Keras and Tensorflow
☆34Updated 8 years ago
Alternatives and similar repositories for neural-style-keras
Users that are interested in neural-style-keras are comparing it to the libraries listed below
Sorting:
- Simple Tensorflow implementation of "Unsupervised Image to Image Translation Networks" (NIPS 2017 Spotlight)☆97Updated 5 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in Keras☆108Updated 9 years ago
- A lightweight pix2pix Tensorflow implementation.☆146Updated 8 years ago
- Simple Tensorflow DatasetAPI Tutorial for reading image☆73Updated 6 years ago
- Keras implementation of Mobile Networks☆133Updated 7 years ago
- A Tensorflow implementation of BicycleGAN.