Skip to content

Bidirectional Latent Optimized Generative Adversarial Networks

Notifications You must be signed in to change notification settings

sharath/logan-b

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LOGAN-B: Bidirectional Latent Optimized Generative Adversarial Networks

The inductive bias of generative adversarial networks is a powerful tool for learning distributions of data. However, these models are difficult to train and very susceptible to mode collapse, capturing only a few modes of the data distribution. In this work, we introduce bidirectional latent optimized generative adversarial networks as a framework for training generative adversarial networks to mitigate this problem by encouraging the generator to maintain a mapping to the data distribution.

[Report]

Synthetic Data

GAN: Jupyter Notebook

BiGAN: Jupyter Notebook

LOGAN-B: Jupyter Notebook

MNIST

DCGAN: Jupyter Notebook

BiGAN: Jupyter Notebook

LOGAN-B: Jupyter Notebook

CIFAR10

DCGAN: Jupyter Notebook

BiGAN: Jupyter Notebook

LOGAN-B: Jupyter Notebook

Bootstrap: Jupyter Notebook

Interpolation: Jupyter Notebook

Course Project for CS670 @ UMass Amherst

Releases

No releases published

Packages

No packages published