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

356 stars
11 watching
125 forks
Language: Python
last commit: about 4 years ago

Related projects:

Repository Description Stars
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315
imcaspar/gpt2-ml A collection of pre-trained GPT2 models and training scripts for multiple languages, including Chinese. 1,716
google-deepmind/tf2jax Converts TensorFlow functions to equivalent JAX Python functions. 105
tensorlayer/adaptive-style-transfer Adaptive style transfer in deep learning using a single model to apply multiple styles 115
luoxier/cyclegan_tensorlayer Re-implements CycleGAN using TensorLayer with improvements such as data augmentation and resize convolution 89
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
hjptriplebee/vgg19_with_tensorflow An implementation of VGG19 using TensorFlow and OpenCV for image classification 178
hanzhanggit/stackgan-v2 Software framework for training and evaluating generative models of images and text based on adversarial networks 843
ckmarkoh/neuralart_tensorflow An implementation of a neural algorithm for artistic style transfer using TensorFlow and the VGG 19 model. 496
matthias-wright/flaxmodels Provides pre-trained deep learning models for the Jax/Flax ecosystem. 238
chenxi116/tf-deeplab A TensorFlow implementation of DeepLab using ResNet 101 architecture 22
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,369
sahith02/machine-learning-algorithms A comprehensive resource for machine learning and deep learning algorithms 293
wolegechu/shufflenetv2.caffe2 An implementation of ShuffleNet V2 as a deep learning model in Caffe2 for computer vision tasks 25
justinpinkney/data-efficient-gans An implementation of Differentiable Augmentation for GAN training to improve data efficiency. 11