All Projects → pytorch_gan → Similar Projects or Alternatives

430 Open source projects that are alternatives of or similar to pytorch_gan

Pi Rec
🔥 PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. 🔥 图像翻译,条件GAN,AI绘画
Stars: ✭ 1,619 (+10018.75%)
Mutual labels:  gan, cgan
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+23556.25%)
Mutual labels:  gan, cgan
cgan-face-generator
Face generator from sketches using cGAN (pix2pix) model
Stars: ✭ 52 (+225%)
Mutual labels:  gan, cgan
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (+50%)
Mutual labels:  gan, cgan
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+14250%)
Mutual labels:  gan, cgan
Neural-Machine-Translation
Several basic neural machine translation models implemented by PyTorch & TensorFlow
Stars: ✭ 29 (+81.25%)
Mutual labels:  pytorch-implmention
sourceseparation misc
No description or website provided.
Stars: ✭ 44 (+175%)
Mutual labels:  gan
Colorization
The pythorch implementation of Colorful Image Colorization. In ECCV, 2016.
Stars: ✭ 34 (+112.5%)
Mutual labels:  pytorch-implmention
ConSSL
PyTorch Implementation of SOTA SSL methods
Stars: ✭ 61 (+281.25%)
Mutual labels:  pytorch-implmention
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (+212.5%)
Mutual labels:  gan
Semantic Pyramid for Image Generation
PyTorch reimplementation of the paper: "Semantic Pyramid for Image Generation" [CVPR 2020].
Stars: ✭ 45 (+181.25%)
Mutual labels:  gan
Rnn.wgan
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
Stars: ✭ 252 (+1475%)
Mutual labels:  gan
Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+312.5%)
Mutual labels:  cgan
CoMoGAN
CoMoGAN: continuous model-guided image-to-image translation. CVPR 2021 oral.
Stars: ✭ 139 (+768.75%)
Mutual labels:  gan
pytorch-siamese-triplet
One-Shot Learning with Triplet CNNs in Pytorch
Stars: ✭ 74 (+362.5%)
Mutual labels:  pytorch-implmention
Adventures-with-GANS
Showcasing various fun adventures with GANs
Stars: ✭ 13 (-18.75%)
Mutual labels:  gan
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (+43.75%)
Mutual labels:  cgan
ZSL-ADA
Code accompanying the paper "A Generative Framework for Zero Shot Learning with Adversarial Domain Adaptation"
Stars: ✭ 18 (+12.5%)
Mutual labels:  gan
Weight-Normalization
Complete implementation of Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks article
Stars: ✭ 21 (+31.25%)
Mutual labels:  weight-normalization
Computer-Vision
implemented some computer vision problems
Stars: ✭ 25 (+56.25%)
Mutual labels:  gan
Video prediction
Stochastic Adversarial Video Prediction
Stars: ✭ 247 (+1443.75%)
Mutual labels:  gan
scrabble-gan
Adversarial Generation of Handwritten Text Images
Stars: ✭ 49 (+206.25%)
Mutual labels:  gan
The Gan World
Everything about Generative Adversarial Networks
Stars: ✭ 243 (+1418.75%)
Mutual labels:  gan
Piq
Measures and metrics for image2image tasks. PyTorch.
Stars: ✭ 230 (+1337.5%)
Mutual labels:  gan
GAN-RNN Timeseries-imputation
Recurrent GAN for imputation of time series data. Implemented in TensorFlow 2 on Wikipedia Web Traffic Forecast dataset from Kaggle.
Stars: ✭ 107 (+568.75%)
Mutual labels:  gan
sngan projection TensorFlow
Simply implement the paper: cGANs with Projection Discriminator by TensorFlow
Stars: ✭ 39 (+143.75%)
Mutual labels:  sngan
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 (+35650%)
Mutual labels:  gan
open-solution-ship-detection
Open solution to the Airbus Ship Detection Challenge
Stars: ✭ 54 (+237.5%)
Mutual labels:  pytorch-implmention
unrolled-gans
PyTorch Implementation of Unrolled Generative Adversarial Networks
Stars: ✭ 35 (+118.75%)
Mutual labels:  gan
rocgan
Chainer implementation of the paper Robust Conditional Generative Adversarial Networks
Stars: ✭ 15 (-6.25%)
Mutual labels:  cgan
videoMultiGAN
End to End learning for Video Generation from Text
Stars: ✭ 53 (+231.25%)
Mutual labels:  gan
Human-Pose-Transfer
Implement Human Pose Transfer papers with Pytorch
Stars: ✭ 60 (+275%)
Mutual labels:  pytorch-implmention
IrwGAN
Official pytorch implementation of the IrwGAN for unaligned image-to-image translation
Stars: ✭ 33 (+106.25%)
Mutual labels:  gan
naacl2018-fever
Fact Extraction and VERification baseline published in NAACL2018
Stars: ✭ 109 (+581.25%)
Mutual labels:  pytorch-implmention
CariMe-pytorch
Unpaired Caricature Generation with Multiple Exaggerations (TMM 2021)
Stars: ✭ 33 (+106.25%)
Mutual labels:  gan
Pytorch-conditional-GANs
Implementation of Conditional Generative Adversarial Networks in PyTorch
Stars: ✭ 91 (+468.75%)
Mutual labels:  cgan
Image-Classifier
Final Project of the Udacity AI Programming with Python Nanodegree
Stars: ✭ 63 (+293.75%)
Mutual labels:  pytorch-implmention
VideoTransformer-pytorch
PyTorch implementation of a collections of scalable Video Transformer Benchmarks.
Stars: ✭ 159 (+893.75%)
Mutual labels:  pytorch-implmention
SeqGAN-PyTorch
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
Stars: ✭ 40 (+150%)
Mutual labels:  gan
CharLM
Character-aware Neural Language Model implemented by PyTorch
Stars: ✭ 32 (+100%)
Mutual labels:  pytorch-implmention
pix2pix-tensorflow
A minimal tensorflow implementation of pix2pix (Image-to-Image Translation with Conditional Adversarial Nets - https://phillipi.github.io/pix2pix/).
Stars: ✭ 22 (+37.5%)
Mutual labels:  gan
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (+531.25%)
Mutual labels:  cgan
srgan
Pytorch implementation of "Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network"
Stars: ✭ 39 (+143.75%)
Mutual labels:  gan
Pixeldtgan
A torch implementation of "Pixel-Level Domain Transfer"
Stars: ✭ 248 (+1450%)
Mutual labels:  gan
text2painting
Convert text into beautiful artistic images
Stars: ✭ 55 (+243.75%)
Mutual labels:  gan
Torchfusion
A modern deep learning framework built to accelerate research and development of AI systems
Stars: ✭ 244 (+1425%)
Mutual labels:  gan
Adgan
The Implementation of paper "Controllable Person Image Synthesis with Attribute-Decomposed GAN"
Stars: ✭ 239 (+1393.75%)
Mutual labels:  gan
EffNet
EffNet: AN EFFICIENT STRUCTURE FOR CONVOLUTIONAL NEURAL NETWORKS
Stars: ✭ 20 (+25%)
Mutual labels:  pytorch-implmention
Gif
GIF is a photorealistic generative face model with explicit 3D geometric and photometric control.
Stars: ✭ 233 (+1356.25%)
Mutual labels:  gan
Deep learning Coloring-Anime-image-and-satellite-image-house-damge-level-colorized
No description or website provided.
Stars: ✭ 16 (+0%)
Mutual labels:  gan
gan-error-avoidance
Learning to Avoid Errors in GANs by Input Space Manipulation (Code for paper)
Stars: ✭ 23 (+43.75%)
Mutual labels:  weight-normalization
Gan Discussions
GAN讨论群讨论汇总的地方
Stars: ✭ 228 (+1325%)
Mutual labels:  gan
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+102881.25%)
Mutual labels:  gan
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (+1318.75%)
Mutual labels:  gan
PerceptualGAN
Pytorch implementation of Image Manipulation with Perceptual Discriminators paper
Stars: ✭ 119 (+643.75%)
Mutual labels:  gan
SharpPeleeNet
ImageNet pre-trained SharpPeleeNet can be used in real-time Semantic Segmentation/Objects Detection
Stars: ✭ 13 (-18.75%)
Mutual labels:  pytorch-implmention
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+16406.25%)
Mutual labels:  gan
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (+1306.25%)
Mutual labels:  gan
Manga Colorization
cGAN-based Manga Colorization Using a Single Training Image.
Stars: ✭ 45 (+181.25%)
Mutual labels:  cgan
GAN-Project-2018
GAN in Tensorflow to be run via Linux command line
Stars: ✭ 21 (+31.25%)
Mutual labels:  gan
1-60 of 430 similar projects