About 298,000,000 results
Open links in new tab
  1. GitHub · Change is constant. GitHub keeps you ahead. · GitHub

    Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances …

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

    Softmax GAN is a novel variant of Generative Adversarial Network (GAN). The key idea of Softmax GAN is to replace the classification loss in the original GAN with a softmax cross …

  3. GitHub - eriklindernoren/Keras-GAN: Keras implementations of …

    Keras-GAN Collection of Keras implementations of Generative Adversarial Networks (GANs) suggested in research papers. These models are in some cases simplified versions of the …

  4. CycleGAN and pix2pix in PyTorch - GitHub

    Image-to-Image Translation in PyTorch. Contribute to junyanz/pytorch-CycleGAN-and-pix2pix development by creating an account on GitHub.

  5. GitHub - junyanz/CycleGAN: Software that can generate photos …

    Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more. - junyanz/CycleGAN

  6. GitHub - mit-han-lab/gan-compression: [CVPR 2020] GAN …

    GAN Compression framework: ① Given a pre-trained teacher generator G', we distill a smaller “once-for-all” student generator G that contains all possible channel numbers through weight …

  7. GitHub - lucidrains/lightweight-gan: Implementation of …

    Implementation of 'lightweight' GAN proposed in ICLR 2021, in Pytorch. The main contributions of the paper is a skip-layer excitation in the generator, paired with autoencoding self-supervised …

  8. MI-GAN: A Simple Baseline for Image Inpainting on Mobile Devices

    This repository is the official implementation of MI-GAN. MI-GAN: A Simple Baseline for Image Inpainting on Mobile Devices Andranik Sargsyan, Shant Navasardyan, Xingqian Xu, …

  9. GitHub - POSTECH-CVLab/PyTorch-StudioGAN: StudioGAN is a …

    StudioGAN provides implementations of 7 GAN architectures, 9 conditioning methods, 4 adversarial losses, 13 regularization modules, 3 differentiable augmentations, 8 evaluation …

  10. GitHub - lucidrains/gigagan-pytorch: Implementation of GigaGAN, …

    Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs - lucidrains/gigagan-pytorch