stylegan2
StyleGAN2 library
An official implementation of the StyleGAN2 algorithm with practical improvements for training on Google Colab
StyleGAN2 - Official TensorFlow Implementation with practical improvements
355 stars
11 watching
125 forks
Language: Python
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
| A collection of pre-trained GPT2 models and training scripts for multiple languages, including Chinese. | 1,717 |
| Converts TensorFlow functions to equivalent JAX Python functions. | 109 |
| Adaptive style transfer in deep learning using a single model to apply multiple styles | 115 |
| Re-implements CycleGAN using TensorLayer with improvements such as data augmentation and resize convolution | 89 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| An implementation of the VGG19 deep learning model using TensorFlow and Python. | 179 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. | 497 |
| Provides pre-trained deep learning models for the Jax/Flax ecosystem. | 240 |
| A TensorFlow implementation of DeepLab using ResNet 101 architecture | 22 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| A comprehensive resource for machine learning and deep learning algorithms | 295 |
| An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks | 25 |
| An implementation of Differentiable Augmentation for GAN training to improve data efficiency. | 11 |