genekogan / neural_styleLinks
PyTorch implementation of neural style transfer algorithm
☆55Updated 4 years ago
Alternatives and similar repositories for neural_style
Users that are interested in neural_style are comparing it to the libraries listed below
Sorting:
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆92Updated 5 years ago
- Derivative-Works is an experiment in using machine learning to create image collages.☆30Updated 4 years ago
- Hallucinations of a neural network set to music☆50Updated 3 years ago
- StyleGAN2-ADA - Official PyTorch implementation☆24Updated 4 years ago
- StyleGAN2 with adaptive discriminator augmentation (ADA) - Official TensorFlow implementation☆76Updated 4 years ago
- This repo contains various notebooks of expriment with clip performed by different peoples☆26Updated 4 years ago
- Convert CPPNs to GLSL for interactive neural shaders☆71Updated 7 years ago
- StarGAN2 for practice