gan
GAN toolset
Provides tools and utilities for training and evaluating Generative Adversarial Networks (GANs) in TensorFlow
Tooling for GANs in TensorFlow
944 stars
46 watching
249 forks
Language: Jupyter Notebook
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 340 |
| Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,372 |
| An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
| Improves GAN training efficiency by incorporating data augmentation | 1,286 |
| A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques | 190 |
| Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |
| A library for easy and efficient manipulation of tensor networks. | 1,826 |
| A collection of Torch implementations for training various types of Generative Adversarial Networks (GANs) | 55 |
| A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
| Software framework for training and evaluating generative models of images and text based on adversarial networks | 847 |
| A curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies. | 27 |
| An implementation of a generative adversarial network (GAN) used to improve image quality through super-resolution | 39 |
| A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
| Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. | 1,583 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |