All Projects → Discogan Pytorch → Similar Projects or Alternatives

6622 Open source projects that are alternatives of or similar to Discogan Pytorch

Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-80.33%)
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (-89.59%)
Hidt
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)
Stars: ✭ 513 (-46.62%)
Psgan
Periodic Spatial Generative Adversarial Networks
Stars: ✭ 108 (-88.76%)
Swapnet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Stars: ✭ 202 (-78.98%)
Mutual labels:  jupyter-notebook, gan
Keraspp
코딩셰프의 3분 딥러닝, 케라스맛
Stars: ✭ 178 (-81.48%)
Mutual labels:  jupyter-notebook, gan
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (-76.59%)
Mutual labels:  jupyter-notebook, gan
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
Stars: ✭ 68 (-92.92%)
Mutual labels:  gan, unsupervised-learning
Generative models tutorial with demo
Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc..
Stars: ✭ 276 (-71.28%)
100 Days Of Ml Code
100-Days-Of-ML-Code中文版
Stars: ✭ 16,797 (+1647.87%)
T81 558 deep learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
Stars: ✭ 4,152 (+332.05%)
Mutual labels:  jupyter-notebook, gan
Simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Stars: ✭ 2,720 (+183.04%)
Image generator
DCGAN image generator 🖼️.
Stars: ✭ 173 (-82%)
Mutual labels:  jupyter-notebook, gan
Keras deep clustering
How to do Unsupervised Clustering with Keras
Stars: ✭ 202 (-78.98%)
Gans From Theory To Production
Material for the tutorial: "Deep Diving into GANs: from theory to production"
Stars: ✭ 182 (-81.06%)
Mutual labels:  jupyter-notebook, gan
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (-94.8%)
Mutual labels:  gan, unsupervised-learning
srVAE
VAE with RealNVP prior and Super-Resolution VAE in PyTorch. Code release for https://arxiv.org/abs/2006.05218.
Stars: ✭ 56 (-94.17%)
Faceswap Gan
A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.
Stars: ✭ 3,099 (+222.48%)
Mutual labels:  jupyter-notebook, gan
Tf Vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
Stars: ✭ 226 (-76.48%)
Deep Learning Resources
由淺入深的深度學習資源 Collection of deep learning materials for everyone
Stars: ✭ 422 (-56.09%)
Mutual labels:  jupyter-notebook, gan
Awesome Vaes
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
Stars: ✭ 418 (-56.5%)
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 (-54.42%)
Mutual labels:  jupyter-notebook, gan
Generative Adversarial Networks
Introduction to generative adversarial networks, with code to accompany the O'Reilly tutorial on GANs
Stars: ✭ 505 (-47.45%)
Mutual labels:  jupyter-notebook, gan
Gantts
PyTorch implementation of GAN-based text-to-speech synthesis and voice conversion (VC)
Stars: ✭ 460 (-52.13%)
Mutual labels:  jupyter-notebook, gan
Tf Tutorials
A collection of deep learning tutorials using Tensorflow and Python
Stars: ✭ 524 (-45.47%)
Mutual labels:  jupyter-notebook, gan
Wgan Tensorflow
a tensorflow implementation of WGAN
Stars: ✭ 572 (-40.48%)
Mutual labels:  jupyter-notebook, gan
Mine Mutual Information Neural Estimation
A pytorch implementation of MINE(Mutual Information Neural Estimation)
Stars: ✭ 167 (-82.62%)
Pix2pix Film
An implementation of Pix2Pix in Tensorflow for use with frames from films
Stars: ✭ 162 (-83.14%)
Mutual labels:  jupyter-notebook, gan
Catdcgan
A DCGAN that generate Cat pictures 🐱‍💻
Stars: ✭ 177 (-81.58%)
Mutual labels:  jupyter-notebook, gan
Cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
Stars: ✭ 157 (-83.66%)
Mutual labels:  jupyter-notebook, gan
Neuralnetworks.thought Experiments
Observations and notes to understand the workings of neural network models and other thought experiments using Tensorflow
Stars: ✭ 199 (-79.29%)
Context Encoder
[CVPR 2016] Unsupervised Feature Learning by Image Inpainting using GANs
Stars: ✭ 731 (-23.93%)
Mutual labels:  gan, unsupervised-learning
Pytorch Byol
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
Stars: ✭ 213 (-77.84%)
Pytorch Gan
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
Stars: ✭ 150 (-84.39%)
Mutual labels:  jupyter-notebook, gan
naru
Neural Relation Understanding: neural cardinality estimators for tabular data
Stars: ✭ 76 (-92.09%)
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 (+495.21%)
Mutual labels:  jupyter-notebook, gan
cgan-face-generator
Face generator from sketches using cGAN (pix2pix) model
Stars: ✭ 52 (-94.59%)
Mutual labels:  gan, generative-model
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (-76.38%)
Mutual labels:  jupyter-notebook, gan
Pytorch Lesson Zh
pytorch 包教不包会
Stars: ✭ 279 (-70.97%)
Mutual labels:  jupyter-notebook, gan
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+230.7%)
Mutual labels:  gan, generative-model
Zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
Stars: ✭ 3,307 (+244.12%)
Mutual labels:  jupyter-notebook, gan
Face generator
DCGAN face generator 🧑.
Stars: ✭ 146 (-84.81%)
Mutual labels:  jupyter-notebook, gan
Simgan Captcha
Solve captcha without manually labeling a training set
Stars: ✭ 405 (-57.86%)
Mutual labels:  jupyter-notebook, gan
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+293.86%)
Mutual labels:  gan, generative-model
Enlightengan
[IEEE TIP'2021] "EnlightenGAN: Deep Light Enhancement without Paired Supervision" by Yifan Jiang, Xinyu Gong, Ding Liu, Yu Cheng, Chen Fang, Xiaohui Shen, Jianchao Yang, Pan Zhou, Zhangyang Wang
Stars: ✭ 434 (-54.84%)
Mutual labels:  gan, unsupervised-learning
Sdv
Synthetic Data Generation for tabular, relational and time series data.
Stars: ✭ 360 (-62.54%)
Mutual labels:  jupyter-notebook, gan
Seqgan
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
Stars: ✭ 502 (-47.76%)
Mutual labels:  gan, generative-model
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (-22.16%)
Mutual labels:  jupyter-notebook, gan
Generative Models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
Stars: ✭ 6,701 (+597.29%)
Mutual labels:  gan, generative-model
Deeplearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Stars: ✭ 6,783 (+605.83%)
Mutual labels:  jupyter-notebook, gan
Advanced Tensorflow
Little More Advanced TensorFlow Implementations
Stars: ✭ 364 (-62.12%)
Mutual labels:  jupyter-notebook, gan
Fewshot Face Translation Gan
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
Stars: ✭ 705 (-26.64%)
Mutual labels:  jupyter-notebook, gan
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (-26.64%)
Mutual labels:  jupyter-notebook, gan
Simclr
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
Stars: ✭ 750 (-21.96%)
Segan
Speech Enhancement Generative Adversarial Network in TensorFlow
Stars: ✭ 661 (-31.22%)
Mutual labels:  gan, generative-model
Dcgan Tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
Stars: ✭ 6,963 (+624.56%)
Mutual labels:  gan, generative-model
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-85.54%)
Mutual labels:  jupyter-notebook, gan
Starnet
StarNet
Stars: ✭ 141 (-85.33%)
Mutual labels:  jupyter-notebook, gan
Pytorch Cortexnet
PyTorch implementation of the CortexNet predictive model
Stars: ✭ 349 (-63.68%)
All About The Gan
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Stars: ✭ 630 (-34.44%)
Mutual labels:  gan, unsupervised-learning
1-60 of 6622 similar projects