sgan

There are 6 repositories under sgan topic.

  • Lausbert/Exermote

    Using Machine Learning to predict the type of exercise from movement data

    Language:Swift1289016
  • vmvargas/GAN-for-Nuclei-Detection

    Generative Adversarial Network for Nuclei Detection on Breast Cancer Histopathology Images

    Language:Python5304
  • 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.

    Language:Jupyter Notebook110
  • reevesba/gans

    A few Generative Adversarial Network implementations.

    Language:Python1100
  • 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

    Language:Jupyter Notebook101
  • lohsuan/Multimedia-Tech

    NTUT Multimedia Technology class project

    Language:Python10