gans
There are 1083 repositories under gans topic.
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
junyanz/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
christianversloot/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
shaoanlu/faceswap-GAN
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
ajbrock/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
knazeri/edge-connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
sdv-dev/SDV
Synthetic data generation for tabular data
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
ajbrock/Neural-Photo-Editor
A simple interface for editing natural photos with generative neural networks.
Mukosame/Anime2Sketch
A sketch extractor for anime/illustration.
devnag/pytorch-generative-adversarial-networks
A very simple generative adversarial network (GAN) in PyTorch
junyanz/BicycleGAN
Toward Multimodal Image-to-Image Translation
ydataai/ydata-synthetic
Synthetic data generators for tabular and time-series data
mchong6/JoJoGAN
Official PyTorch repo for JoJoGAN: One Shot Face Stylization
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
john-rocky/CoreML-Models
Converted CoreML Model Zoo.
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
dorarad/gansformer
Generative Adversarial Transformers
mit-han-lab/data-efficient-gans
[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
descriptinc/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz mono/stereo audio.
bendangnuksung/Image-OutPainting
🏖 Keras Implementation of Painting outside the box
mit-han-lab/gan-compression
[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
descriptinc/melgan-neurips
GAN-based Mel-Spectrogram Inversion Network for Text-to-Speech Synthesis
WisconsinAIVision/MixNMatch
Pytorch implementation of MixNMatch
GKalliatakis/Delving-deep-into-GANs
Generative Adversarial Networks (GANs) resources sorted by citations
diegoalejogm/gans
Generative Adversarial Networks implemented in PyTorch and Tensorflow
fnzhan/Generative-AI
[TPAMI 2023] Multimodal Image Synthesis and Editing: The Generative AI Era
mit-han-lab/anycost-gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
PeterWang512/GANSketching
Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
HasnainRaz/Fast-SRGAN
A Fast Deep Learning Model to Upsample Low Resolution Videos to High Resolution at 30fps
Ha0Tang/AttentionGAN
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
sgrvinod/a-PyTorch-Tutorial-to-Super-Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
experience-ml/cartoonize
A demo webapp to convert images and videos into cartoon!
LynnHo/AttGAN-Tensorflow
AttGAN: Facial Attribute Editing by Only Changing What You Want (IEEE TIP 2019)