generative-adversarial-network

There are 2901 repositories under generative-adversarial-network topic.

  • StyleGAN-nada

    Language:Python1.1k
  • gandissect

    Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/

    Language:Python1.8k
  • musegan

    An AI for Music Generation

    Language:Python1.7k
  • gigagan-pytorch

    Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs

    Language:Python1.6k
  • lightweight-gan

    Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two

    Language:Python1.6k
  • data-augmentation-review

    List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.

  • BicycleGAN

    Toward Multimodal Image-to-Image Translation

    Language:Python1.5k
  • ydata-synthetic

    ydata-synthetic

    Synthetic data generators for tabular and time-series data

    Language:Jupyter Notebook1.3k
  • animeGAN

    A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.

    Language:Jupyter Notebook1.3k
  • data-efficient-gans

    [NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training

    Language:Python1.3k
  • img2img-turbo

    One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more

    Language:Python1.2k
  • giraffe

    This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"

    Language:Python1.2k
  • awesome-colab-notebooks

    Collection of google colaboratory notebooks for fast and easy experiments

    Language:Python1.2k
  • HyperGAN

    Composable GAN framework with api and user interface

    Language:Python1.2k
  • Repo-2017

    My first Python repo with codes in Machine Learning, NLP and Deep Learning with Keras and Theano

    Language:Python1.2k
  • CycleGAN-TensorFlow

    An implementation of CycleGan using TensorFlow

    Language:Python1.2k
  • PyTorch-CycleGAN

    A clean and readable Pytorch implementation of CycleGAN

    Language:Python1.2k
  • CTGAN

    CTGAN

    Conditional GAN for generating synthetic tabular data.

    Language:Python1.2k
  • image-to-image-papers

    🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)

  • stylegan-encoder

    StyleGAN Encoder - converts real images to latent space

    Language:Jupyter Notebook1.1k
  • Anime-InPainting

    An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵

    Language:Python1.1k
  • PyTorch-RL

    PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Learning (GAIL). Fast Fisher vector product TRPO.

    Language:Python1.1k
  • pytorch-pretrained-BigGAN

    🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.

    Language:Python1k
  • gans-in-action

    Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks

    Language:Jupyter Notebook1k
  • hyperstyle

    Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666

    Language:Python995
  • DeblurGANv2

    [ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang

    Language:Python990
  • Orion

    A machine learning library for detecting anomalies in signals.

    Language:Python983
  • descript-audio-codec

    State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.

    Language:Python945
  • intro_dgm

    "Deep Generative Modeling": Introductory Examples

    Language:Jupyter Notebook900
  • Generative_Deep_Learning_2nd_Edition

    The official code repository for the second edition of the O'Reilly book Generative Deep Learning: Teaching Machines to Paint, Write, Compose and Play.

    Language:Jupyter Notebook899
  • CartoonGan-tensorflow

    Generate your own cartoon-style images with CartoonGAN (CVPR 2018), powered by TensorFlow 2.0 Alpha.

    Language:Python899
  • PTI

    Official Implementation for "Pivotal Tuning for Latent-based editing of Real Images" (ACM TOG 2022) https://arxiv.org/abs/2106.05744

    Language:Jupyter Notebook884
  • clean-fid

    PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]

    Language:Python880
  • context-encoder

    [CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs

    Language:Lua876
  • TextGAN-PyTorch

    TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.

    Language:Python864
  • SRGAN-tensorflow

    Tensorflow implementation of the SRGAN algorithm for single image super-resolution

    Language:Python849