All Projects → hollobit → All About The Gan

hollobit / All About The Gan

Licence: mit
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to All About The Gan

Awesome Gan For Medical Imaging
Awesome GAN for Medical Imaging
Stars: ✭ 1,814 (+187.94%)
Mutual labels:  gan, generative-adversarial-network, segmentation, reconstruction, medical-imaging, detection
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+97.46%)
Mutual labels:  classification, gan, segmentation, detection
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-70%)
Mutual labels:  paper, gan, generative-adversarial-network, unsupervised-learning
mri-deep-learning-tools
Resurces for MRI images processing and deep learning in 3D
Stars: ✭ 56 (-91.11%)
Mutual labels:  detection, medical-imaging, classification, segmentation
Paddlex
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
Stars: ✭ 3,399 (+439.52%)
Mutual labels:  classification, segmentation, detection
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (-81.27%)
Mutual labels:  classification, segmentation, detection
Rgan
Recurrent (conditional) generative adversarial networks for generating real-valued time series data.
Stars: ✭ 480 (-23.81%)
Mutual labels:  paper, gan, arxiv
Improved-Wasserstein-GAN-application-on-MRI-images
Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images
Stars: ✭ 23 (-96.35%)
Mutual labels:  medical-imaging, generative-adversarial-network, unsupervised-learning
Kaggle Rsna
Deep Learning for Automatic Pneumonia Detection, RSNA challenge
Stars: ✭ 74 (-88.25%)
Mutual labels:  classification, medical-imaging, detection
mmrazor
OpenMMLab Model Compression Toolbox and Benchmark.
Stars: ✭ 644 (+2.22%)
Mutual labels:  detection, classification, segmentation
catgan pytorch
Unsupervised and Semi-supervised Learning with Categorical Generative Adversarial Networks
Stars: ✭ 50 (-92.06%)
Mutual labels:  generative-adversarial-network, gan, unsupervised-learning
Dataset
Crop/Weed Field Image Dataset
Stars: ✭ 98 (-84.44%)
Mutual labels:  classification, paper, segmentation
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+99.68%)
Mutual labels:  classification, segmentation, detection
3d Pointcloud
Papers and Datasets about Point Cloud.
Stars: ✭ 179 (-71.59%)
Mutual labels:  classification, segmentation, detection
Alae
[CVPR2020] Adversarial Latent Autoencoders
Stars: ✭ 3,178 (+404.44%)
Mutual labels:  paper, gan, generative-adversarial-network
volkscv
A Python toolbox for computer vision research and project
Stars: ✭ 58 (-90.79%)
Mutual labels:  detection, classification, segmentation
UEGAN
[TIP2020] Pytorch implementation of "Towards Unsupervised Deep Image Enhancement with Generative Adversarial Network"
Stars: ✭ 68 (-89.21%)
Mutual labels:  generative-adversarial-network, gan, unsupervised-learning
Cvpods
All-in-one Toolbox for Computer Vision Research.
Stars: ✭ 277 (-56.03%)
Mutual labels:  classification, segmentation, detection
Triplet Attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Stars: ✭ 222 (-64.76%)
Mutual labels:  paper, arxiv, detection
Hidt
Official repository for the paper "High-Resolution Daytime Translation Without Domain Labels" (CVPR2020, Oral)
Stars: ✭ 513 (-18.57%)
Mutual labels:  gan, generative-adversarial-network, unsupervised-learning

All-About-the-GANs

GAN(Generative Adversarial Networks)s are the models that used in unsupervised machine learning, implemented by a system of two neural networks competing against each other in a zero-sum game framework. It was introduced by Ian Goodfellow et al. in 2014.

The purpose of this repository is providing the curated list of the state-of-the-art works on the field of Generative Adversarial Networks since their introduction in 2014.


(Word Cloud of Title)


(Word Cloud of Category)

Abbr. Name Word Cloud of GAN papers
(Word cloud of Abbr. name)

It provides a list that merged information from various GAN lists and repositories as below:

🔗 Reference repositories


You can also check out the same data in a tabular format with functionality to filter by year or do a quick search by title here.

Contributions are welcome. Please contact me at [email protected] or send a pull request. You can have to add links through pull requests or create an issue which something I missed or need to start a discussion.


You can access the whole list by two way

1. simple web style - https://hollobit.github.io/All-About-the-GAN/

2. Readme style

3. All GANs Search

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].