gan

GAN toolset

Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow

Tooling for GANs in TensorFlow

GitHub

944 stars
46 watching
249 forks
Language: Jupyter Notebook
last commit: about 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tensorlayer/dcganA deep learning implementation of a generative adversarial network for generating images from text descriptions.340
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
burness/tensorflow-101An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more.1,113
mit-han-lab/data-efficient-gansImproves GAN training efficiency by incorporating data augmentation1,286
zcemycl/matlab-ganA collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques190
csailvision/gandissectVisualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance.1,770
google/tensornetworkA library for easy and efficient manipulation of tensor networks.1,826
nashory/gans-collection.torchA collection of Torch implementations for training various types of Generative Adversarial Networks (GANs)55
saic-mdal/hidtA software framework implementing a generative adversarial network (GAN) model for image generation and manipulation4
hanzhanggit/stackgan-v2Software framework for training and evaluating generative models of images and text based on adversarial networks847
subeeshvasu/awsome-gan-trainingA curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies.27
trevor-m/tensorflow-srganAn implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution39
taehoonlee/tensornetsA collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows.1,004
tensorflow/haskellHaskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language.1,583
pbaylies/stylegan2Implementation of a generative adversarial network for generating images with conditional variations.315