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

GitHub topics: generative-adversarial-networks

santi-pdp/segan

Speech Enhancement Generative Adversarial Network in TensorFlow

Language: Python - Size: 771 KB - Last synced at: about 21 hours ago - Pushed at: over 2 years ago - Stars: 843 - Forks: 281

torchgan/torchgan

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

Language: Python - Size: 22.9 MB - Last synced at: 20 minutes ago - Pushed at: over 2 years ago - Stars: 1,423 - Forks: 170

neavdak/industrial-process-simulation

Generative AI-based system for simulating industrial processes, enabling predictive maintenance, process optimization, and energy efficiency using GANs and IoT sensor integration

Language: Jupyter Notebook - Size: 706 KB - Last synced at: about 7 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

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: 10 days ago - Pushed at: over 4 years ago - Stars: 383 - Forks: 56

DAI-Lab/SteganoGAN

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

Language: Python - Size: 42.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 342 - Forks: 93

AlonzoLeeeooo/awesome-video-generation

A collection of awesome video generation studies.

Language: TeX - Size: 177 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 539 - Forks: 21

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: 20 days ago - Pushed at: over 3 years ago - Stars: 2,568 - Forks: 305

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: 6 days ago - Pushed at: almost 2 years ago - Stars: 90 - Forks: 3

omvshal/Inference-Based-Video-Generation-Using-GAN

We build a Temporal GAN (TGAN) to predict future video frames from a sequence of input frames. Our pipeline evolves through three experimental setups—each adding architectural or training refinements—to produce sharper, more temporally coherent frames on the UCF101 BenchPress subset.

Language: Jupyter Notebook - Size: 1.95 GB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

ChanChiChoi/awesome-GAN-papers

papers and codes about GAN

Size: 3.2 MB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 64 - Forks: 10

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 2 months ago - Pushed at: almost 3 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 2 months ago - Pushed at: about 1 year ago - Stars: 997 - Forks: 208

kaonashi-tyc/zi2zi

Learning Chinese Character style with conditional GAN

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

kwotsin/mimicry

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

Language: Python - Size: 17 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 609 - Forks: 62

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 2 months 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 2 months ago - Pushed at: almost 3 years ago - Stars: 3,923 - Forks: 848

eriklindernoren/Keras-GAN

Keras implementations of Generative Adversarial Networks.

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

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 2 months ago - Pushed at: over 1 year ago - Stars: 696 - Forks: 164

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 2 months ago - Pushed at: over 3 years ago - Stars: 1,696 - Forks: 369

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: 20 days ago - Pushed at: over 6 years ago - Stars: 213 - Forks: 55

AlonzoLeeeooo/awesome-image-inpainting-studies

A collection of awesome image inpainting studies.

Language: TeX - Size: 133 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 273 - Forks: 19

dorarad/gansformer

Generative Adversarial Transformers

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

RaphaelMeudec/deblur-gan

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

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

HuwCampbell/grenade

Deep Learning in Haskell

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

maximkm/StyleGAN-anime

StyleGAN and StyleGAN2 implementation for generating anime faces.

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

DyutimanRK/Generative_Image_Rotation

Generative_Image_Rotation: Using Pix2Pix cGAN to transform randomly oriented Protoplanetary Disk images into standardized face-on views for astronomical research.

Language: Jupyter Notebook - Size: 8.65 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 5

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

DGMs for NLP. A roadmap.

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

cjbayron/c-rnn-gan.pytorch

PyTorch implementation of C-RNN-GAN for Music Generation

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

PrashanthaTP/wav2mov

Speech to Facial Animation using GANs

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

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: about 1 month ago - Pushed at: almost 3 years ago - Stars: 141 - Forks: 12

sohale/neural-networks-sandbox-2019

neural networks GAN sandbox

Language: Python - Size: 405 KB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

deeptexas-ai/MasterAI-1.0-1vs1-Limit

出售德州扑克AI核心算法和训练大模型,有意者Telegram :@xuzongbin001

Language: C++ - Size: 37.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 2

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: 3 months ago - Pushed at: about 8 years ago - Stars: 26 - Forks: 8

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 2 months ago - Pushed at: 5 months ago - Stars: 192 - Forks: 49

saadsalmanakram/GANgineering

This repository covers the fundamentals of GAN architecture, including the generator and discriminator, with hands-on examples and code to help you grasp the intricacies of this powerful deep learning technique. Perfect for anyone looking to explore the creative and technical aspects of GANs.

Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

ChenWu98/unified-generative-zoo

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

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

imamaaa/cyclegan-face-sketch-image-translation

This project implements CycleGAN for bidirectional face-to-sketch and sketch-to-face image translation. The model is trained on the Person Face Sketches dataset and includes a Flask-based API & web interface for real-time image conversion.

Language: Jupyter Notebook - Size: 83.4 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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: 3 months ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 3

zalandoresearch/psgan

Periodic Spatial Generative Adversarial Networks

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

nejlag/Semi-Supervised-Learning-GAN

Semi-supervised Learning GAN

Language: Jupyter Notebook - Size: 3.56 MB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 79 - Forks: 29

anshumantekriwal/papers

Revolutionary Deep Learning Models - All Implemented In PyTorch

Size: 1.31 GB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 2

KimRass/PGGAN

PyTorch implementation of 'PGGAN' (Karras et al., 2018) from scratch and training it on CelebA-HQ at 512 × 512

Language: Python - Size: 2.92 GB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 4 - Forks: 1

NegativeMind/GAN-MNIST-Pytorch Fork of jsuarez5341/GAN-MNIST-Pytorch

MNISTデータセットを使ったGANのPyTorch実装

Language: Python - Size: 12.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

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

GKalliatakis/Delving-deep-into-GANs 📦

Generative Adversarial Networks (GANs) resources sorted by citations

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

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 2 months ago - Pushed at: over 1 year ago - Stars: 209 - Forks: 79

saedeht/Corss_Lingual_NLU Fork of sfarzi/Corss_Lingua_NLU

repo for the LREC-COLING 2024 paper

Language: Jupyter Notebook - Size: 2.78 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

fork123aniket/CycleGAN-for-Image-Translation

Implementation of Cycle-consistent Generative Adversarial Networks for Image-to-Image Translation in Keras

Language: Python - Size: 3.67 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

drigoni/ComparisonsDGM

Comparisons of Drug Generation Models

Language: Python - Size: 85.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 4 - Forks: 2

prcastro/pytorch-gan

GAN model using PyTorch

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

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: 2 months ago - Pushed at: about 2 years ago - Stars: 44 - Forks: 4

reza-chehreghani/AI-Project-1-DL-Applications

Skin Disease Classification, DCGAN for CIFAR-10, and Transfer Learning Applications with TensorFlow.

Language: Jupyter Notebook - Size: 825 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 9

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

KimRass/CycleGAN

PyTorch implementation of 'CycleGAN' (Zhu et al., 2017) and training it on 6 datasets

Language: Python - Size: 1.42 GB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

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: 10 days ago - Pushed at: about 5 years ago - Stars: 24 - Forks: 9

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: 3 months ago - Pushed at: about 4 years ago - Stars: 152 - 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

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: 5 months ago - Pushed at: almost 6 years ago - Stars: 70 - Forks: 21

elaloy/SGANinv

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

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

x3voo/ChunkGAN

Generating Minecraft worlds using AI algorithms — Attempt to create a generator capable of generating entire Minecraft chunks using AI.

Language: Jupyter Notebook - Size: 3.63 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Lornatang/CycleGAN-PyTorch

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

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

nishantpatil95/Pix2Pix-tensorflow

Generative adversarial network is used to train neural network model to create real image from drawing. Pix2pix tensor flow code is refereed and paint tool is created to interpret trained model results

Language: Python - Size: 62.6 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 12 - Forks: 6

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: 4 days ago - Pushed at: over 3 years ago - Stars: 173 - Forks: 77

yixindu1573/Recursive-Image-Dehazing-via-Perceptually-Optimized-Generative-Adversarial-Network-POGAN

Recursive Image Dehazing via Perceptually Optimized Generative Adversarial Network

Language: Python - Size: 16.5 MB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 3

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

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

Generative Adversarial Networks for different impaired speech conversions

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

xiumingzhang/GenRe-ShapeHD

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

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

MarkFzp/infogail-pomdp

Multi-Modal Imitation Learning in Partially Observable Environments

Language: Python - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 0

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

shreyansh26/GANs-Specialization-Deeplearning.ai

Solutions for the assignments of the GAN Specialization on Coursera by Deeplearning.ai

Language: Jupyter Notebook - Size: 124 MB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

riejohnson/cfg-gan-pt

CFG-GAN (Composite Functional Gradient learning of GAN) in pyTorch

Language: Python - Size: 46.9 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

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

BogdanKandra/gan-augmentation

Studying the utility of GANs in augmenting datasets used for classification problems

Language: Python - Size: 43.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

PsycheShaman/MSc-thesis

Masters in Data Science Thesis: University of Cape Town (VLJCHR004)

Language: Python - Size: 1.69 GB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 1

nikitosssobur/GANs-and-Roses

This repository is created for my implementations and experiments of GANs models and its variants

Language: MATLAB - Size: 439 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

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: 10 days ago - Pushed at: almost 3 years ago - Stars: 85 - Forks: 21

ChanChiChoi/Generative-Adversarial-Networks

vanllia gan; conditional gan; dcgan; ebgan; lsgan; aae; Improved_gan

Language: Jupyter Notebook - Size: 8.15 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 4

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

RozaAbolghasemi/User_Contribution_GRS

Two Group Recommendation Approaches based on the Contribution of the Users and Pairwise Preferences

Language: Python - Size: 103 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

jleinonen/keras-fid

Frechet Inception Distance for Keras-based GANs

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

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: about 1 year ago - Pushed at: about 4 years ago - Stars: 175 - Forks: 19

fjxmlzn/RareGAN

[AAAI 2022] RareGAN: Generating Samples for Rare Classes

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

sudarshanregmi/DCGAN-MNIST

Implementation of DCGAN in Pytorch

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

HayatiYrtgl/WGAN-gp-ART

Using WGAN-gp and creating art portraits.

Language: Python - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HailongHuPri/OODGANAttack

Fooling Machine Learning Models: A Novel Out-of-Distribution Attack through Generative Adversarial Networks

Language: Python - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

cloudisyzy/Synthetic-Aperture-Radar-Image-Synthesis-via-Generative-Adversarial-Networks-and-Target-Features

A Bachelor Degree Project using GAN to Generate Synthetic Aperture Radar Images

Language: Jupyter Notebook - Size: 54.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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

mseitzer/csmri-refinement

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

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

0lut/InzvaGanStarter

GAN Code for presentation

Language: Python - Size: 4.14 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

0lut/Deep-Learning-Examples

My experiments related to deep learning. Mostly applications on computer vision

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

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

tonandr/keras_unsupervised

Keras framework for unsupervised learning

Language: Python - Size: 8.51 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

AdalbertoCq/GANs-Slides-Code-Paper

Tutorial introduction slides to GANs. Code implementations and links of relevant papers.

Language: Python - Size: 13.8 MB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 2

flaviagiammarino/probcast-tensorflow

TensorFlow implementation of ProbCast model for probabilistic time series forecasting with generative adversarial networks.

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

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

unitn-sml/CAN

Implementation of Constrained Adversarial Networks

Language: Python - Size: 132 MB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

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

Nikolai10/MRIC

TensorFlow implementation of MRIC (Multi-Realism Image Compression with a Conditional Generator, CVPR 2023)

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

Related Keywords
generative-adversarial-networks 252 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 dcgan 21 convolutional-neural-networks 21 generative-models 16 deep-neural-networks 15 neural-networks 13 image-generation 12 artificial-intelligence 11 image-to-image-translation 10 conditional-gan 10 wgan-gp 9 stylegan 9 cyclegan 9 pytorch-implementation 9 recurrent-neural-networks 8 pix2pix 8 deeplearning 8 mnist 8 cnn 7 image-processing 7 neural-network 6 variational-autoencoders 6 tensorflow2 6 ai 5 diffusion-models 5 image-inpainting 5 semi-supervised-learning 5 python3 5 cgan 5 wgan 5 inpainting 4 transfer-learning 4 image-translation 4 opencv 4 udacity-nanodegree 4 face-generation 4 lsgan 4 adversarial-learning 4 variational-autoencoder 4 cifar10 4 coursera 4 attention 4 object-detection 4 attention-mechanism 4 image-synthesis 4 unsupervised-learning 4 data-augmentation 3 jupyter-notebook 3 mnist-dataset 3 coursera-assignment 3 adversarial-networks 3 text-to-image 3 udacity 3 style-transfer 3 imitation-learning 3 dcgan-pytorch 3 vanilla-gan 3 pytorch-gan 3 sngan 3 unet 2 image-classification 2 chatpainter 2 codraw 2 generative-neural-visual-artist 2 tell-draw-repeat 2 geneva 2 keep-drawing-it 2 geneva-gan 2 interactive-image-generation 2 iccv2019 2 i-clevr 2 iccv 2 iccv-2019 2 text-generation 2 game-theory 2 tutorial 2 image-segmentation 2 generative-adversarial-nets 2 generative-ai 2 deep-learning-tutorial 2 flask 2 generative-networks 2 github 2 celeba-hq 2 pggan 2 cifar-10 2 cycle-gan 2 keras-models 2 coursera-specialization 2