sgan
There are 6 repositories under sgan topic.
Lausbert/Exermote
Using Machine Learning to predict the type of exercise from movement data
vmvargas/GAN-for-Nuclei-Detection
Generative Adversarial Network for Nuclei Detection on Breast Cancer Histopathology Images
heydarimo/SGAN
The semi-supervised GAN, or SGAN, model is an extension of the GAN architecture that involves the simultaneous training of a supervised discriminator, unsupervised discriminator, and a generator model. The result is both a supervised classification model that generalizes well to unseen examples and a generator model that outputs plausible examples of images from the domain. in this repository we tend to implement a simplified formation of that.
reevesba/gans
A few Generative Adversarial Network implementations.
HimaRaniMathews/Exploring-Generative-Adversarial-Networks-GANs
Image Processing Project on Exploring GANs. Here we have explored two different GANs - StackGAN for Text to Image Generation & SGAN for solving class imbalance
lohsuan/Multimedia-Tech
NTUT Multimedia Technology class project