Skip to content

Different GANs flavours for data augmentation and oversampling (GANs, DCGANs, cGANs, ACGANs, PresGAN).

Notifications You must be signed in to change notification settings

astroioannaki/Generative-Adversarial-NNs

Repository files navigation

Generative Adversarial Neural Networks (GANs)

In this series of notebooks we try different types of GANs for data augmentation. Under this repository you can find (in separate notebooks) implementations for vanilla GANs, Deep Convolutional GANs (DCGANs), Conditional GANs (cGANs), and Auxiliary Classifier GANs (ACGANs) and Prescribed GANs (PresGANs) (coming soon!). We use the Fashion MNIST dataset which contains 60,000 grayscale images of size 28x28, with 10 different classes of clothing and accessory items.

SegmentLocal SegmentLocal SegmentLocal

About

Different GANs flavours for data augmentation and oversampling (GANs, DCGANs, cGANs, ACGANs, PresGAN).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published