Skip to content

A lightweight framework to easily build and prototype GAN models, with several models available out-of-the-box.

Notifications You must be signed in to change notification settings

SurajDonthi/GAN-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Several GAN Models with flexibility to easily develop and prototype GAN architectures.

This is a clean, extensible and lightweight framework built on pytorch-lightning for training and evaluating GAN models. It comes with 6 GAN models out of the box.

The models available out-of-the-box are:

1. GANs

2. DCGAN

3. Conditional GANs

4. Wasserstein GANs

About

A lightweight framework to easily build and prototype GAN models, with several models available out-of-the-box.

Resources

Stars

Watchers

Forks

Languages