All Projects → Gan Discussions → Similar Projects or Alternatives

398 Open source projects that are alternatives of or similar to Gan Discussions

Swapnet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018. Now with Docker support!
Stars: ✭ 202 (-11.4%)
Mutual labels:  gan
P2pala
Page to PAGE Layout Analysis Tool
Stars: ✭ 147 (-35.53%)
Mutual labels:  gan
Id Cgan
Image De-raining Using a Conditional Generative Adversarial Network
Stars: ✭ 184 (-19.3%)
Mutual labels:  gan
Face generator
DCGAN face generator 🧑.
Stars: ✭ 146 (-35.96%)
Mutual labels:  gan
Ranksrgan
ICCV 2019 (oral) RankSRGAN: Generative Adversarial Networks with Ranker for Image Super-Resolution. PyTorch implementation
Stars: ✭ 213 (-6.58%)
Mutual labels:  gan
Tensorflow Pix2pix
A lightweight pix2pix Tensorflow implementation.
Stars: ✭ 143 (-37.28%)
Mutual labels:  gan
Pose2pose
This is a pix2pix demo that learns from pose and translates this into a human. A webcam-enabled application is also provided that translates your pose to the trained pose. Everybody dance now !
Stars: ✭ 182 (-20.18%)
Mutual labels:  gan
Pix2latent
Code for: Transforming and Projecting Images into Class-conditional Generative Networks
Stars: ✭ 141 (-38.16%)
Mutual labels:  gan
Cyclegan Music Style Transfer
Symbolic Music Genre Transfer with CycleGAN
Stars: ✭ 201 (-11.84%)
Mutual labels:  gan
Starnet
StarNet
Stars: ✭ 141 (-38.16%)
Mutual labels:  gan
Phpproject
A pure PHP library for reading and writing project management files
Stars: ✭ 179 (-21.49%)
Mutual labels:  gan
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (-39.04%)
Mutual labels:  gan
Gan steerability
On the "steerability" of generative adversarial networks
Stars: ✭ 225 (-1.32%)
Mutual labels:  gan
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (-38.16%)
Mutual labels:  gan
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+819.3%)
Mutual labels:  gan
Nice Gan Pytorch
Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation
Stars: ✭ 140 (-38.6%)
Mutual labels:  gan
Sn Gan
pyTorch implementation of Spectral Normalization for Generative Adversarial Networks
Stars: ✭ 198 (-13.16%)
Mutual labels:  gan
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 (-39.47%)
Mutual labels:  gan
Facegan
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
Stars: ✭ 176 (-22.81%)
Mutual labels:  gan
Infogan Pytorch
implement infoGAN using pytorch
Stars: ✭ 135 (-40.79%)
Mutual labels:  gan
Gan Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
Stars: ✭ 210 (-7.89%)
Mutual labels:  gan
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-41.23%)
Mutual labels:  gan
Image generator
DCGAN image generator 🖼️.
Stars: ✭ 173 (-24.12%)
Mutual labels:  gan
Gandissect
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
Stars: ✭ 1,700 (+645.61%)
Mutual labels:  gan
Munit
Multimodal Unsupervised Image-to-Image Translation
Stars: ✭ 2,404 (+954.39%)
Mutual labels:  gan
Ganimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
Stars: ✭ 1,730 (+658.77%)
Mutual labels:  gan
3d Iwgan
A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
Stars: ✭ 166 (-27.19%)
Mutual labels:  gan
Reconstructing faces from voices
An example of the paper "reconstructing faces from voices"
Stars: ✭ 127 (-44.3%)
Mutual labels:  gan
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (-0.44%)
Mutual labels:  gan
Mlds2018spring
Machine Learning and having it Deep and Structured (MLDS) in 2018 spring
Stars: ✭ 124 (-45.61%)
Mutual labels:  gan
Tensorflow Mnist Gan Dcgan
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Stars: ✭ 163 (-28.51%)
Mutual labels:  gan
Gdwct
Official PyTorch implementation of GDWCT (CVPR 2019, oral)
Stars: ✭ 122 (-46.49%)
Mutual labels:  gan
Freezed
Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
Stars: ✭ 195 (-14.47%)
Mutual labels:  gan
Generate to adapt
Implementation of "Generate To Adapt: Aligning Domains using Generative Adversarial Networks"
Stars: ✭ 120 (-47.37%)
Mutual labels:  gan
Transparent latent gan
Use supervised learning to illuminate the latent space of GAN for controlled generation and edit
Stars: ✭ 1,934 (+748.25%)
Mutual labels:  gan
Pi Rec
🔥 PI-REC: Progressive Image Reconstruction Network With Edge and Color Domain. 🔥 图像翻译,条件GAN,AI绘画
Stars: ✭ 1,619 (+610.09%)
Mutual labels:  gan
Pix2vox
Sketch-Based 3D Exploration with Stacked Generative Adversarial Networks
Stars: ✭ 206 (-9.65%)
Mutual labels:  gan
The Gan Zoo
A list of all named GANs!
Stars: ✭ 11,454 (+4923.68%)
Mutual labels:  gan
Gan
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
Stars: ✭ 2,127 (+832.89%)
Mutual labels:  gan
Msg Gan V1
MSG-GAN: Multi-Scale Gradients GAN (Architecture inspired from ProGAN but doesn't use layer-wise growing)
Stars: ✭ 116 (-49.12%)
Mutual labels:  gan
Gan Mnist
Generative Adversarial Network for MNIST with tensorflow
Stars: ✭ 193 (-15.35%)
Mutual labels:  gan
Hccg Cyclegan
Handwritten Chinese Characters Generation
Stars: ✭ 115 (-49.56%)
Mutual labels:  gan
Cyclegan Vc2
Voice Conversion by CycleGAN (语音克隆/语音转换): CycleGAN-VC2
Stars: ✭ 158 (-30.7%)
Mutual labels:  gan
Deepnudecli
DeepNude Command Line Version With Watermark Removed
Stars: ✭ 112 (-50.88%)
Mutual labels:  gan
Anogan Tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Stars: ✭ 218 (-4.39%)
Mutual labels:  gan
Gpnd
Generative Probabilistic Novelty Detection with Adversarial Autoencoders
Stars: ✭ 112 (-50.88%)
Mutual labels:  gan
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 (-31.14%)
Mutual labels:  gan
Nmt gan
generative adversarial nets for neural machine translation
Stars: ✭ 110 (-51.75%)
Mutual labels:  gan
Pytorch Generative Model Collections
Collection of generative models in Pytorch version.
Stars: ✭ 2,296 (+907.02%)
Mutual labels:  gan
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-52.63%)
Mutual labels:  gan
Cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
Stars: ✭ 157 (-31.14%)
Mutual labels:  gan
Convolutional Handwriting Gan
ScrabbleGAN: Semi-Supervised Varying Length Handwritten Text Generation (CVPR20)
Stars: ✭ 107 (-53.07%)
Mutual labels:  gan
Papers
Summaries of machine learning papers
Stars: ✭ 2,362 (+935.96%)
Mutual labels:  gan
Hisd
Official pytorch implementation of paper "Image-to-image Translation via Hierarchical Style Disentanglement" (CVPR 2021 Oral).
Stars: ✭ 148 (-35.09%)
Mutual labels:  gan
Pytorch Cyclegan And Pix2pix
Image-to-Image Translation in PyTorch
Stars: ✭ 16,477 (+7126.75%)
Mutual labels:  gan
Srgan
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network
Stars: ✭ 2,641 (+1058.33%)
Mutual labels:  gan
Warpgan
(CVPR 2019 Oral) Style Transfer with Geometric Deformation
Stars: ✭ 215 (-5.7%)
Mutual labels:  gan
Triple Gan
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
Stars: ✭ 203 (-10.96%)
Mutual labels:  gan
Attentive Gan Derainnet
Unofficial tensorflow implemention of "Attentive Generative Adversarial Network for Raindrop Removal from A Single Image (CVPR 2018) " model https://maybeshewill-cv.github.io/attentive-gan-derainnet/
Stars: ✭ 184 (-19.3%)
Mutual labels:  gan
Pytorch Gan
A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks
Stars: ✭ 150 (-34.21%)
Mutual labels:  gan
61-120 of 398 similar projects