Matlab-GAN
GAN framework
A collection of MATLAB implementations for Generative Adversarial Networks (GANs) and related deep learning techniques
MATLAB implementations of Generative Adversarial Networks -- from GAN to Pixel2Pixel, CycleGAN
186 stars
8 watching
85 forks
Language: MATLAB
last commit: over 1 year ago
Linked from 1 awesome list
aaeacgancgancomputer-visioncyclegandcgandeep-learningdeep-neural-networksgansimage-generationinfoganlsganmatlabmatlab-ganmatlab-implementationspix2pix
Related projects:
Repository | Description | Stars |
---|---|---|
tensorlayer/dcgan | A deep learning implementation of a generative adversarial network for generating images from text descriptions. | 339 |
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 |
jimmy-ren/vcnn_double-bladed | A GPU-enabled vectorized implementation of CNNs for computer vision tasks | 136 |
csailvision/gandissect | Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |
hagaygarty/mdcnn | A 3D convolutional neural network framework supporting volumetric inputs and various features like dropout and batch normalization. | 52 |
carpedm20/discogan-pytorch | A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
melisgl/mgl | A machine learning library for building and training neural networks and other models. | 591 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
dmitryulyanov/age | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
mit-han-lab/data-efficient-gans | Improves GAN training efficiency by incorporating data augmentation | 1,283 |
saic-mdal/hidt | A software framework implementing a generative adversarial network (GAN) model for image generation and manipulation | 4 |
subeeshvasu/awsome-gan-training | A curated collection of resources and techniques for training Generative Adversarial Networks (GANs) with various architectures, normalization methods, and regularization strategies. | 27 |
open-mmlab/mmgeneration | Generative model toolkit for GANs and image generation tasks | 1,909 |