HiDT

GAN toolkit

A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation

Official Code for DragGAN (SIGGRAPH 2023)

GitHub

4 stars
0 watching
1 forks
Language: Python
last commit: over 1 year ago

Related projects:

Repository Description Stars
hanzhanggit/stackgan-v2 Software framework for training and evaluating generative models of images and text based on adversarial networks 843
tensorflow/gan Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow 937
nashory/gans-collection.torch A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) 55
zcemycl/matlab-gan A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques 186
dribnet/portrain-gan A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. 40
open-mmlab/mmgeneration Generative model toolkit for GANs and image generation tasks 1,909
tensorlayer/dcgan A deep learning implementation of a generative adversarial network for generating images from text descriptions. 339
csailvision/gandissect Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. 1,770
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
sheffieldml/gpmat A Matlab toolbox providing implementations of Gaussian processes and other machine learning tools. 132
dai-lab/steganogan A tool for creating steganographic images using adversarial training 304
dmitryulyanov/age This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. 285
hanzhanggit/stackgan A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions 1,860
jd-aig/nlp_baai A collection of natural language processing models and tools for collaboration on a joint project between BAAI and JDAI. 252
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98