stylegan2

Image generator

Implementation of a generative adversarial network for generating images with conditional variations.

StyleGAN2 - Official TensorFlow Implementation with practical improvements

GitHub

315 stars
10 watching
67 forks
Language: Jupyter Notebook
last commit: almost 6 years ago

Related projects:

RepositoryDescriptionStars
casualganpapers/make-a-scenePyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation334
mingyuliutw/coganAn implementation of a Generative Adversarial Network (GAN) designed to generate diverse types of images from single input images286
google-research/xmcgan_image_generationThis implementation enables text-to-image generation by leveraging cross-modal contrastive learning.98
tdrussell/illustrationganA Generative Adversarial Networks implementation for modeling illustrations using a custom dataset of anime faces.269
dribnet/portrain-ganA Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes.40
mattya/chainer-dcganGenerates images using a Deep Convolutional Generative Adversarial Network (DCGAN) algorithm936
junyanz/bicycleganA PyTorch implementation of an image-to-image translation model that generates new images from paired training data.1,491
ibm/max-fast-neural-style-transferA service for generating new images by mixing the content of an input image with the style of another image.51
tensorlayer/dcganA deep learning implementation of a generative adversarial network for generating images from text descriptions.340
dmitryulyanov/ageThis repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation.285
zsdonghao/text-to-imageA TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture602
jayleicn/animeganA PyTorch implementation of Generative Adversarial Networks for anime face drawing1,282
cs-chan/artganA software framework for generating art-inspired images using deep learning techniques412
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
arkaju/image-colorization-cycleganA project that utilizes Generative Adversarial Networks to colorize grayscale images19