All Projects → Rnn.wgan → Similar Projects or Alternatives

592 Open source projects that are alternatives of or similar to Rnn.wgan

Tf.gans Comparison
Implementations of (theoretical) generative adversarial networks and comparison without cherry-picking
Stars: ✭ 477 (+89.29%)
Mutual labels:  gan, gans, wgan
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (-45.24%)
Mutual labels:  gan, gans, wgan
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (-9.92%)
Mutual labels:  gan, wgan
skip-thought-gan
Generating Text through Adversarial Training(GAN) using Skip-Thought Vectors
Stars: ✭ 44 (-82.54%)
Mutual labels:  text-generation, gans
VSGAN
VapourSynth Single Image Super-Resolution Generative Adversarial Network (GAN)
Stars: ✭ 124 (-50.79%)
Mutual labels:  gan, gans
Faceswap Gan
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Stars: ✭ 3,099 (+1129.76%)
Mutual labels:  gan, gans
Unified Gan Tensorflow
A Tensorflow implementation of GAN, WGAN and WGAN with gradient penalty.
Stars: ✭ 93 (-63.1%)
Mutual labels:  gan, wgan
CoMoGAN
CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Stars: ✭ 139 (-44.84%)
Mutual labels:  gan, gans
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-90.48%)
Mutual labels:  gan, wgan
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (+81.75%)
Mutual labels:  gan, gans
Pacgan
[NeurIPS 2018] [JSAIT] PacGAN: The power of two samples in generative adversarial networks
Stars: ✭ 67 (-73.41%)
Mutual labels:  gan, gans
Wasserstein Gan
Chainer implementation of Wasserstein GAN
Stars: ✭ 95 (-62.3%)
Mutual labels:  gan, wgan
Tf Exercise Gan
Tensorflow implementation of different GANs and their comparisions
Stars: ✭ 110 (-56.35%)
Mutual labels:  gan, wgan
Anycost Gan
[CVPR 2021] Anycost GANs for Interactive Image Synthesis and Editing
Stars: ✭ 367 (+45.63%)
Mutual labels:  gan, gans
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+6438.49%)
Mutual labels:  gan, gans
HistoGAN
Reference code for the paper HistoGAN: Controlling Colors of GAN-Generated and Real Images via Color Histograms (CVPR 2021).
Stars: ✭ 158 (-37.3%)
Mutual labels:  gan, gans
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (-19.84%)
Mutual labels:  gan, gans
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+9.92%)
Mutual labels:  gans, wgan
chainer-wasserstein-gan
Chainer implementation of the Wesserstein GAN
Stars: ✭ 20 (-92.06%)
Mutual labels:  gan, wgan
generative deep learning
Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)
Stars: ✭ 24 (-90.48%)
Mutual labels:  gans, wgan
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+1401.98%)
Mutual labels:  gan, wgan
Generative Models
Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN
Stars: ✭ 438 (+73.81%)
Mutual labels:  gan, wgan
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+811.11%)
Mutual labels:  gan, wgan
Textgan Pytorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
Stars: ✭ 479 (+90.08%)
Mutual labels:  gan, text-generation
Gdwct
Official PyTorch implementation of GDWCT (CVPR 2019, oral)
Stars: ✭ 122 (-51.59%)
Mutual labels:  gan, gans
Cyclegan
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Stars: ✭ 10,933 (+4238.49%)
Mutual labels:  gan, gans
Starnet
StarNet
Stars: ✭ 141 (-44.05%)
Mutual labels:  gan, gans
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-65.08%)
Mutual labels:  gan, gans
anime2clothing
Pytorch official implementation of Anime to Real Clothing: Cosplay Costume Generation via Image-to-Image Translation.
Stars: ✭ 65 (-74.21%)
Mutual labels:  gan, gans
Sdv
Synthetic Data Generation for tabular, relational and time series data.
Stars: ✭ 360 (+42.86%)
Mutual labels:  gan, gans
AvatarGAN
Generate Cartoon Images using Generative Adversarial Network
Stars: ✭ 24 (-90.48%)
Mutual labels:  gan, gans
Awesome Gans
Awesome Generative Adversarial Networks with tensorflow
Stars: ✭ 585 (+132.14%)
Mutual labels:  gan, wgan
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+196.83%)
Mutual labels:  gan, gans
Tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks: Manipulating Images with Natural Language", NeurIPS 2018
Stars: ✭ 97 (-61.51%)
Mutual labels:  gan, gans
Pytorch Generative Adversarial Networks
A very simple generative adversarial network (GAN) in PyTorch
Stars: ✭ 1,345 (+433.73%)
Mutual labels:  gan, gans
A Pytorch Tutorial To Super Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
Stars: ✭ 157 (-37.7%)
Mutual labels:  gan, gans
EigenGAN-Tensorflow
EigenGAN: Layer-Wise Eigen-Learning for GANs (ICCV 2021)
Stars: ✭ 294 (+16.67%)
Mutual labels:  gan, gans
Doppelganger
[IMC 2020 (Best Paper Finalist)] Using GANs for Sharing Networked Time Series Data: Challenges, Initial Promise, and Open Questions
Stars: ✭ 97 (-61.51%)
Mutual labels:  gan, gans
Pytorch Gan
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
Stars: ✭ 150 (-40.48%)
Mutual labels:  gan, wgan
Gif
GIF is a photorealistic generative face model with explicit 3D geometric and photometric control.
Stars: ✭ 233 (-7.54%)
Mutual labels:  gan, gans
Paddlegan
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion transfer, wav2lip, picture repair, image editing, photo2cartoon, image style transfer, and so on.
Stars: ✭ 4,987 (+1878.97%)
Mutual labels:  gan
Nn
🧑‍🏫 50! Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
Stars: ✭ 5,720 (+2169.84%)
Mutual labels:  gan
Colorizing With Gans
Grayscale Image Colorization with Generative Adversarial Networks. https://arxiv.org/abs/1803.05400
Stars: ✭ 209 (-17.06%)
Mutual labels:  gans
Commit Autosuggestions
A tool that AI automatically recommends commit messages.
Stars: ✭ 207 (-17.86%)
Mutual labels:  text-generation
Adgan
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
Stars: ✭ 239 (-5.16%)
Mutual labels:  gan
Gan Discussions
GAN讨论群讨论汇总的地方
Stars: ✭ 228 (-9.52%)
Mutual labels:  gan
Pix2vox
Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks
Stars: ✭ 206 (-18.25%)
Mutual labels:  gan
Attention Mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Stars: ✭ 203 (-19.44%)
Mutual labels:  text-generation
Singan
Pytorch implementation of "SinGAN: Learning a Generative Model from a Single Natural Image"
Stars: ✭ 204 (-19.05%)
Mutual labels:  gan
Torchfusion
A modern deep learning framework built to accelerate research and development of AI systems
Stars: ✭ 244 (-3.17%)
Mutual labels:  gan
Finegan
FineGAN: Unsupervised Hierarchical Disentanglement for Fine-grained Object Generation and Discovery
Stars: ✭ 240 (-4.76%)
Mutual labels:  gans
Papers
Summaries of machine learning papers
Stars: ✭ 2,362 (+837.3%)
Mutual labels:  gan
Triple Gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Stars: ✭ 203 (-19.44%)
Mutual labels:  gan
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+948.02%)
Mutual labels:  gan
Swapnet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Stars: ✭ 202 (-19.84%)
Mutual labels:  gan
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (-20.24%)
Mutual labels:  gan
Book deeplearning in pytorch source
Stars: ✭ 236 (-6.35%)
Mutual labels:  gans
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (-10.71%)
Mutual labels:  gan
Mman
( ECCV2018 ) Macro-Micro Adversarial Network for Human Parsing
Stars: ✭ 200 (-20.63%)
Mutual labels:  gan
Biggan Pytorch
The author's officially unofficial PyTorch BigGAN implementation.
Stars: ✭ 2,459 (+875.79%)
Mutual labels:  gans
1-60 of 592 similar projects