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

GitHub

355 stars
11 watching
125 forks
Language: Python
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315
imcaspar/gpt2-mlA collection of pre-trained GPT2 models and training scripts for multiple languages, including Chinese.1,717
google-deepmind/tf2jaxConverts TensorFlow functions to equivalent JAX Python functions.109
tensorlayer/adaptive-style-transferAdaptive style transfer in deep learning using a single model to apply multiple styles115
luoxier/cyclegan_tensorlayerRe-implements CycleGAN using TensorLayer with improvements such as data augmentation and resize convolution89
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
hjptriplebee/vgg19_with_tensorflowAn implementation of the VGG19 deep learning model using TensorFlow and Python.179
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
ckmarkoh/neuralart_tensorflowAn implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model.497
matthias-wright/flaxmodelsProvides pre-trained deep learning models for the Jax/Flax ecosystem.240
chenxi116/tf-deeplabA TensorFlow implementation of DeepLab using ResNet 101 architecture22
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
sahith02/machine-learning-algorithmsA comprehensive resource for machine learning and deep learning algorithms295
wolegechu/shufflenetv2.caffe2An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks25
justinpinkney/data-efficient-gansAn implementation of Differentiable Augmentation for GAN training to improve data efficiency.11