An open API service providing repository metadata for many open source software ecosystems.

Topic: "generative-adversarial-networks"

eriklindernoren/Keras-GAN

Keras implementations of Generative Adversarial Networks.

Language: Python - Size: 86.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 9,223 - Forks: 3,122

advimman/lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

Language: Jupyter Notebook - Size: 8.52 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 8,804 - Forks: 937

hwalsuklee/tensorflow-generative-model-collections

Collection of generative models in Tensorflow

Language: Python - Size: 4.57 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 3,923 - Forks: 848

kaonashi-tyc/zi2zi

Learning Chinese Character style with conditional GAN

Language: Python - Size: 44.7 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2,634 - Forks: 483

lucidrains/big-sleep

A simple command line tool for text to image generation, using OpenAI's CLIP and a BigGAN. Technique was originally created by https://twitter.com/advadnoun

Language: Python - Size: 6.89 MB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 2,568 - Forks: 305

aiff22/DPED

Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks

Language: Python - Size: 4.2 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1,696 - Forks: 369

HuwCampbell/grenade

Deep Learning in Haskell

Language: Haskell - Size: 349 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1,449 - Forks: 82

torchgan/torchgan

Research Framework for easy and efficient training of GANs based on Pytorch

Language: Python - Size: 22.9 MB - Last synced at: about 18 hours ago - Pushed at: over 2 years ago - Stars: 1,421 - Forks: 170

dorarad/gansformer

Generative Adversarial Transformers

Language: Python - Size: 725 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1,342 - Forks: 149

yuval-alaluf/restyle-encoder

Official Implementation for "ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement" (ICCV 2021) https://arxiv.org/abs/2104.02699

Language: Python - Size: 27.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1,043 - Forks: 154

VITA-Group/EnlightenGAN

[IEEE TIP] "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

Language: Python - Size: 17.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 997 - Forks: 208

GKalliatakis/Delving-deep-into-GANs 📦

Generative Adversarial Networks (GANs) resources sorted by citations

Size: 850 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 857 - Forks: 222

santi-pdp/segan

Speech Enhancement Generative Adversarial Network in TensorFlow

Language: Python - Size: 771 KB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 817 - Forks: 282

yuval-alaluf/SAM

Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression Model" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02754

Language: Python - Size: 24 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 696 - Forks: 164

lyndonzheng/Pluralistic-Inpainting

[CVPR 2019]: Pluralistic Image Completion

Language: Python - Size: 168 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 649 - Forks: 144

kwotsin/mimicry

[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.

Language: Python - Size: 17 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 609 - Forks: 62

RaphaelMeudec/deblur-gan

Keras implementation of "DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks"

Language: Python - Size: 79.2 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 597 - Forks: 249

AlonzoLeeeooo/awesome-video-generation

A collection of awesome video generation studies.

Language: TeX - Size: 177 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 539 - Forks: 21

FranxYao/Deep-Generative-Models-for-Natural-Language-Processing

DGMs for NLP. A roadmap.

Size: 32 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 390 - Forks: 32

gordicaleksa/pytorch-GANs

My implementation of various GAN (generative adversarial networks) architectures like vanilla GAN (Goodfellow et al.), cGAN (Mirza et al.), DCGAN (Radford et al.), etc.

Language: Python - Size: 74.4 MB - Last synced at: about 10 hours ago - Pushed at: over 4 years ago - Stars: 383 - Forks: 56

sarathknv/adversarial-examples-pytorch

Implementation of Papers on Adversarial Examples

Language: Python - Size: 254 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 367 - Forks: 74

Justin-Tan/high-fidelity-generative-compression

Pytorch implementation of High-Fidelity Generative Image Compression + Routines for neural image compression

Language: Python - Size: 84.1 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 363 - Forks: 70

DAI-Lab/SteganoGAN

SteganoGAN is a tool for creating steganographic images using adversarial training.

Language: Python - Size: 42.5 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 342 - Forks: 93

boschresearch/OASIS

Official implementation of the paper "You Only Need Adversarial Supervision for Semantic Image Synthesis" (ICLR 2021)

Language: Python - Size: 12.8 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 303 - Forks: 56

xiumingzhang/GenRe-ShapeHD

Code and Data Release for GenRe (NeurIPS 2018) and ShapeHD (ECCV 2018)

Language: Python - Size: 5.42 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 292 - Forks: 62

universome/stylegan-v

[CVPR 2022] StyleGAN-V: A Continuous Video Generator with the Price, Image Quality and Perks of StyleGAN2

Language: Python - Size: 83 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 282 - Forks: 32

AlonzoLeeeooo/awesome-image-inpainting-studies

A collection of awesome image inpainting studies.

Language: TeX - Size: 133 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 273 - Forks: 19

deepak112/Keras-SRGAN

Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network implemented in Keras

Language: Python - Size: 26.4 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 268 - Forks: 149

ysymyth/3D-SDN

[NeurIPS 2018] 3D-Aware Scene Manipulation via Inverse Graphics

Language: Python - Size: 14 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 265 - Forks: 39

barisgecer/TBGAN

Project Page of 'Synthesizing Coupled 3D Face Modalities by Trunk-Branch Generative Adversarial Networks'

Language: Python - Size: 19.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 242 - Forks: 37

simontomaskarlsson/GAN-MRI

Code repository for Frontiers article 'Generative Adversarial Networks for Image-to-Image Translation on Multi-Contrast MR Images - A Comparison of CycleGAN and UNIT'

Language: Python - Size: 83.8 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 218 - Forks: 74

zengxianyu/crfill

CR-Fill: Generative Image Inpainting with Auxiliary Contextual Reconstruction. ICCV 2021

Language: Python - Size: 63.7 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 213 - Forks: 40

GordonRen/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 !

Language: Python - Size: 14.8 MB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 213 - Forks: 55

mafda/generative_adversarial_networks_101

Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.

Language: Jupyter Notebook - Size: 16.1 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 209 - Forks: 79

cientgu/GIQA

Pytorch implementation of Generated Image Quality Assessment

Language: Python - Size: 5.13 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 199 - Forks: 31

csinva/gan-vae-pretrained-pytorch

Pretrained GANs + VAEs + classifiers for MNIST/CIFAR in pytorch.

Language: Jupyter Notebook - Size: 98.4 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 192 - Forks: 49

LeeDongYeun/FixNoise

Official Pytorch Implementation for "Fix the Noise: Disentangling Source Feature for Controllable Domain Translation" (CVPR 2023, CVPRW 2022 Best paper)

Language: Jupyter Notebook - Size: 53.9 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 179 - Forks: 10

USTC-JialunPeng/Diverse-Structure-Inpainting

CVPR 2021: "Generating Diverse Structure for Image Inpainting With Hierarchical VQ-VAE"

Language: Python - Size: 9.58 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 175 - Forks: 19

RubensZimbres/Repo-2018

Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core

Language: Jupyter Notebook - Size: 116 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 173 - Forks: 80

lucidrains/transganformer

Implementation of TransGanFormer, an all-attention GAN that combines the finding from the recent GanFormer and TransGan paper

Language: Python - Size: 292 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 152 - Forks: 15

Lornatang/CycleGAN-PyTorch

A very simple implementation of cyclegan, which is based on pytorch.

Language: Python - Size: 1.44 MB - Last synced at: 7 months ago - Pushed at: 10 months ago - Stars: 149 - Forks: 34

Sachin-Wani/deeplearning.ai-GANs-Specialization

A Generative Adversarial Networks (GANs) Specialization made by deeplearning.ai on Coursera

Language: Jupyter Notebook - Size: 12.4 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 147 - Forks: 121

KangweiiLiu/Awesome_Audio-driven_Talking-Face-Generation

A curated list of resources of audio-driven talking face generation

Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: almost 3 years ago - Stars: 141 - Forks: 12

ritheshkumar95/energy_based_generative_models

PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models

Language: Python - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 141 - Forks: 25

WonwoongCho/GDWCT

Official PyTorch implementation of GDWCT (CVPR 2019, oral)

Language: Python - Size: 110 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 138 - Forks: 11

zalandoresearch/psgan

Periodic Spatial Generative Adversarial Networks

Language: Jupyter Notebook - Size: 149 MB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 138 - Forks: 33

giannisdaras/ylg

[CVPR 2020] Official Implementation: "Your Local GAN: Designing Two Dimensional Local Attention Mechanisms for Generative Models".

Language: Python - Size: 17.6 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 136 - Forks: 18

znxlwm/pytorch-pix2pix

Pytorch implementation of pix2pix for various datasets.

Language: Python - Size: 31.5 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 123 - Forks: 33

ChenWu98/unified-generative-zoo

[ICCV 2023] https://arxiv.org/abs/2210.05559

Language: Python - Size: 17.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 120 - Forks: 5

ChenWu98/generative-visual-prompt

[NeurIPS 2022] (Amortized) distributional control for pre-trained generative models

Language: Python - Size: 27.5 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 114 - Forks: 5

lucidrains/TPDNE

Thispersondoesnotexist went down, so this time, while building it back up, I am going to open source all of it.

Language: Python - Size: 35.2 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 90 - Forks: 3

Maluuba/GeNeVA

Code to train and evaluate the GeNeVA-GAN model for the GeNeVA task proposed in our ICCV 2019 paper "Tell, Draw, and Repeat: Generating and modifying images based on continual linguistic instruction"

Language: Python - Size: 2.07 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 85 - Forks: 21

yifanjiang19/Pedestrian-Synthesis-GAN

Pedestrian-Synthesis-GAN: Generating Pedestrian Data in Real Scene and Beyond

Language: Python - Size: 17.8 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 85 - Forks: 27

navuboy/gail_gym

Implementation of Generatve Adversarial Imitation Learning (GAIL) for classic environments from OpenAI Gym.

Language: Python - Size: 8.98 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 79 - Forks: 30

jmiller656/DiscoGAN-Tensorflow

An implementation of DiscoGAN in tensorflow

Language: Python - Size: 14.6 KB - Last synced at: 7 months ago - Pushed at: about 8 years ago - Stars: 79 - Forks: 14

steveli/misgan

MisGAN: Learning from Incomplete Data with GANs

Language: Python - Size: 868 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 77 - Forks: 17

maximkm/StyleGAN-anime

StyleGAN and StyleGAN2 implementation for generating anime faces.

Language: Python - Size: 142 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 76 - Forks: 7

nejlag/Semi-Supervised-Learning-GAN

Semi-supervised Learning GAN

Language: Jupyter Notebook - Size: 3.56 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 76 - Forks: 29

SharifAmit/RVGAN

[MICCAI'21] [Tensorflow] Retinal Vessel Segmentation using a Novel Multi-scale Generative Adversarial Network

Language: Python - Size: 243 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 74 - Forks: 22

xcyan/neurips18_hierchical_image_manipulation

Pytorch Implementation of NeurIPS'18 paper on Generative Image Manipulation with Hierarchical Semantic Structures

Language: Python - Size: 107 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 70 - Forks: 21

cjbayron/c-rnn-gan.pytorch

PyTorch implementation of C-RNN-GAN for Music Generation

Language: Python - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 67 - Forks: 18

togheppi/CycleGAN

PyTorch implementation of CycleGAN

Language: Python - Size: 45.2 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 65 - Forks: 12

ChanChiChoi/awesome-GAN-papers

papers and codes about GAN

Size: 3.2 MB - Last synced at: 3 days ago - Pushed at: about 6 years ago - Stars: 64 - Forks: 10

togheppi/cDCGAN

PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)

Language: Python - Size: 15.8 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 60 - Forks: 19

AyanKumarBhunia/Handwriting_Recogition_using_Adversarial_Learning

[CVPR 2019] "Handwriting Recognition in Low-resource Scripts using Adversarial Learning ”, IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), 2019.

Language: Python - Size: 254 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 58 - Forks: 17

Saurabh23/mSRGAN-A-GAN-for-single-image-super-resolution-on-high-content-screening-microscopy-images.

Generative Adversarial Network for single image super-resolution in high content screening microscopy images

Language: Jupyter Notebook - Size: 7.3 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 56 - Forks: 14

rmst/chi 📦

A high-level framework for advanced deep learning with TensorFlow

Language: Python - Size: 17.5 MB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 54 - Forks: 6

Psarpei/GanVinci

Photorealistic human image editing with GANs - Reimplementation of the paper "FEAT: Face Editing with Attention" with additional changes and improvements.

Language: Python - Size: 129 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 49 - Forks: 2

elaloy/SGANinv

Multiple-point geostatistics inversion of reservoir models using spatial generative adversarial networks

Language: Python - Size: 25.2 MB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 46 - Forks: 16

Baukebrenninkmeijer/On-the-Generation-and-Evaluation-of-Synthetic-Tabular-Data-using-GANs

Repository for the results of my master thesis, about the generation and evaluation of synthetic data using GANs

Language: Jupyter Notebook - Size: 48.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 44 - Forks: 4

DeepMIALab/AI-FFPE

Deep Learning-based Frozen Section to FFPE Translation

Language: Python - Size: 135 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 40 - Forks: 9

GiorgosKarantonis/Adversarial-Attacks-with-Relativistic-AdvGAN

Using relativism to improve GAN-based Adversarial Attacks. 🦾

Language: Python - Size: 12.2 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 40 - Forks: 7

PrashanthaTP/wav2mov

Speech to Facial Animation using GANs

Language: Python - Size: 1.44 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 2

prcastro/pytorch-gan

GAN model using PyTorch

Language: Jupyter Notebook - Size: 42 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 40 - Forks: 9

Maluuba/GeNeVA_datasets

Scripts to generate the CoDraw and i-CLEVR datasets used for the GeNeVA task proposed in our ICCV 2019 paper "Tell, Draw, and Repeat: Generating and modifying images based on continual linguistic instruction"

Language: Python - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 9

Shen-Lab/gcWGAN

Guided Conditional Wasserstein GAN for De Novo Protein Design

Language: Roff - Size: 334 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 7

Maitreyapatel/speech-conversion-between-different-modalities 📦

Generative Adversarial Networks for different impaired speech conversions

Language: Python - Size: 23.6 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 9

zalandoresearch/first_order_gan

Create images and texts with the First Order Generative Adversarial Networks arxiv.org/abs/1802.04591

Language: Jupyter Notebook - Size: 937 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 35 - Forks: 12

Hourout/GAN-keras

tensorflow2.x implementations of Generative Adversarial Networks.

Language: Python - Size: 104 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 32 - Forks: 11

sahilkhose/Generative-Adversarial-Networks-GANs-Specialization

Solutions to DeepLearning.AI Generative Adversarial Networks (GANs) Specialization

Language: Jupyter Notebook - Size: 92.1 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 26

M-Elfeki/GDPP

Generator loss to reduce mode-collapse and to improve the generated samples quality.

Language: Python - Size: 4.13 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 32 - Forks: 4

mseitzer/csmri-refinement

Code for "Adversarial and Perceptual Refinement Compressed Sensing MRI Reconstruction"

Language: Python - Size: 106 KB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 30 - Forks: 5

shyam671/Multi-Agent-Diverse-Generative-Adversarial-Networks

Easy-to-follow Pytorch tutorial Notebook for Multi-Agent-Diverse-Generative-Adversarial-Networks

Language: Jupyter Notebook - Size: 2.19 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 28 - Forks: 15

mpatacchiola/tensorbag

Collection of tensorflow notebooks tutorials for implementing some basic Deep Learning architectures.

Language: Jupyter Notebook - Size: 30 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 27 - Forks: 13

AlonzoLeeeooo/SketchRefiner

The official code implementation of "Towards Interactive Image Inpainting via Sketch Refinement".

Language: Python - Size: 6.16 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 26 - Forks: 1

dingsheng-ong/ipr-gan

This is the code repo of our CVPR2021 on protecting the IPR of Generative Adversarial Networks (GANs) from Ambiguity Attack

Language: Python - Size: 1.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 26 - Forks: 8

Chintan2108/Cloud-Removal-in-Satellite-Images-using-Conditional-Generative-Adversarial-Networks

Removing cloud cover in Sentinel-2 satellite images using only optical data and a novel augmented training approach using conditional GANs.

Language: Jupyter Notebook - Size: 8.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 11

hwalsuklee/tensorflow-GAN-1d-gaussian-ex

Tensorflow implementation of Generative Adversarial Network for approximating a 1D Gaussian distribution

Language: Python - Size: 583 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 8

sylvaincom/medgan-tips

[Python] Additional works on Edward Choi's medGAN (generative adversarial network for electronic health records). In particular: boosting the prediction score using dataset augmentation.

Language: Jupyter Notebook - Size: 322 KB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 3

COVID-19-AI-Research-Project/AI-Classification

Open source Artificial Intelligence for COVID-19 detection/early detection. Includes Convolutional Neural Networks (CNN) & Generative Adversarial Networks (GAN)

Language: Jupyter Notebook - Size: 373 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 24 - Forks: 10

Machine-Learning-Tokyo/generative_deep_learning

Generative Deep Learning Sessions led by Anugraha Sinha (Machine Learning Tokyo)

Language: Jupyter Notebook - Size: 4.17 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 9

vita-epfl/collaborative-gan-sampling

[AAAI20] TensorFlow implementation of the Collaborative Sampling in Generative Adversarial Networks

Language: Python - Size: 17.5 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 5

GordonRen/edge2view

This is a pix2pix demo that learns from edge and translates this into view. A interactive application is also provided that translates edge to view.

Language: Python - Size: 16.6 MB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 3

flaviagiammarino/time-gan-tensorflow

TensorFlow implementation of TimeGAN model for synthetic time series generation with generative adversarial networks.

Language: Python - Size: 7.76 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 5

RubensZimbres/GAN-Project-2018

GAN in Tensorflow to be run via Linux command line

Language: Python - Size: 1.8 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 16

fjxmlzn/RareGAN

[AAAI 2022] RareGAN: Generating Samples for Rare Classes

Language: Python - Size: 441 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 5

hamaadshah/gan_deeplearning4j

Automatic feature engineering using Generative Adversarial Networks using Deeplearning4j and Apache Spark.

Language: Java - Size: 7.45 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 20 - Forks: 8

jleinonen/keras-fid

Frechet Inception Distance for Keras-based GANs

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 19 - Forks: 8

kazuto1011/dusty-gan-v2

Generative Range Imaging for Learning Scene Priors of 3D LiDAR Data (WACV 2023)

Language: Python - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 18 - Forks: 1

XGraph-Team/Fusion-GAN

Codes for the paper 'Learning to Fuse Music Genres with Generative Adversarial Dual Learning'

Language: Python - Size: 4.75 MB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 5

Related Topics
gan 87 deep-learning 82 pytorch 70 gans 46 generative-adversarial-network 45 tensorflow 43 machine-learning 40 computer-vision 32 generative-model 27 python 25 keras 23 convolutional-neural-networks 21 dcgan 21 generative-models 16 deep-neural-networks 15 neural-networks 13 image-generation 12 artificial-intelligence 11 conditional-gan 10 image-to-image-translation 10 wgan-gp 9 cyclegan 9 pytorch-implementation 9 stylegan 9 deeplearning 8 pix2pix 8 mnist 8 recurrent-neural-networks 8 image-processing 7 cnn 7 neural-network 6 variational-autoencoders 6 tensorflow2 6 diffusion-models 5 python3 5 image-inpainting 5 ai 5 wgan 5 semi-supervised-learning 5 cgan 5 udacity-nanodegree 4 adversarial-learning 4 image-synthesis 4 cifar10 4 object-detection 4 lsgan 4 image-translation 4 opencv 4 inpainting 4 transfer-learning 4 unsupervised-learning 4 coursera 4 face-generation 4 attention 4 variational-autoencoder 4 attention-mechanism 4 dcgan-pytorch 3 imitation-learning 3 vanilla-gan 3 mnist-dataset 3 udacity 3 text-to-image 3 jupyter-notebook 3 data-augmentation 3 style-transfer 3 sngan 3 pytorch-gan 3 adversarial-networks 3 coursera-assignment 3 geneva-gan 2 i-clevr 2 iccv 2 geneva 2 cycle-gan 2 generative-neural-visual-artist 2 iccv2021 2 progressive-growing-of-gans 2 codraw 2 chatpainter 2 convolutional-neural-network 2 image-classification 2 entropy-coding 2 generative-ai 2 vid2vid 2 time-series 2 interactive-image-inpainting 2 cdcgan 2 image-compression 2 pggan 2 cvpr2020 2 cvpr20 2 cvpr 2 video-generation 2 keras-models 2 coursera-specialization 2 transformers 2 music-generation 2 data-science 2 synthetic-data 2 text-generation 2