About 47,300,000 results
Open links in new tab
  1. gan · GitHub Topics · GitHub

    5 days ago · Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator …

  2. GitHub - eriklindernoren/PyTorch-GAN: PyTorch implementations …

    The key idea of Softmax GAN is to replace the classification loss in the original GAN with a softmax cross-entropy loss in the sample space of one single batch. In the adversarial learning …

  3. tensorflow/gan: Tooling for GANs in TensorFlow - GitHub

    TF-GAN is composed of several parts, which are designed to exist independently: Core : the main infrastructure needed to train a GAN. Set up training with any combination of TF-GAN library …

  4. GitHub - yfeng95/GAN: Resources and Implementations of …

    GAN before using JS divergence has the problem of non-overlapping, leading to mode collapse and convergence difficulty. Use EM distance or Wasserstein-1 distance, so GAN solve the two …

  5. GitHub - Yangyangii/GAN-Tutorial: Simple Implementation of …

    Simple Implementation of many GAN models with PyTorch. Topics pytorch gan mnist infogan dcgan regularization celeba wgan began wgan-gp infogan-pytorch conditional-gan pytorch …

  6. NVlabs/denoising-diffusion-gan - GitHub

    Generative denoising diffusion models typically assume that the denoising distribution can be modeled by a Gaussian distribution. This assumption holds only for small denoising steps, …

  7. GitHub - poloclub/ganlab: GAN Lab: An Interactive, Visual ...

    GAN Lab is a novel interactive visualization tool for anyone to learn and experiment with Generative Adversarial Networks (GANs), a popular class of complex deep learning models. …

  8. GitHub - amanchadha/coursera-gan-specialization: Programming ...

    Build a more sophisticated GAN using convolutional layers. Learn about useful activation functions, batch normalization, and transposed convolutions to tune your GAN architecture …

  9. Diffusion-GAN — Official PyTorch implementation - GitHub

    This paper introduces Diffusion-GAN that employs a Gaussian mixture distribution, defined over all the diffusion steps of a forward diffusion chain, to inject instance noise. A random sample …

  10. lukemelas/pytorch-pretrained-gans - GitHub

    Apr 11, 2021 · Pretrained GANs in PyTorch: StyleGAN2, BigGAN, BigBiGAN, SAGAN, SNGAN, SelfCondGAN, and more - lukemelas/pytorch-pretrained-gans