Generative Adversarial Network topic

Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.

List Generative Adversarial Network repositories

TEGAN

63
Stars
28
Forks
Watchers

Generative Adversarial Network (GAN) for physically realistic enrichment of turbulent flow fields

Anime-InPainting

1.1k
Stars
153
Forks
Watchers

An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵

gandlf

45
Stars
8
Forks
Watchers

Generative Adversarial Networks in Keras

Deep-Exemplar-based-Video-Colorization

333
Stars
73
Forks
Watchers

The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization".

animeGAN

1.3k
Stars
198
Forks
Watchers

A simple PyTorch Implementation of Generative Adversarial Networks, focusing on anime face drawing.

Conditional-GAN

218
Stars
86
Forks
Watchers

Tensorflow implementation for Conditional Convolutional Adversarial Networks.

Exemplar-GAN-Eye-Inpainting-Tensorflow

98
Stars
21
Forks
Watchers

Tensorflow implement of "Eye In-Painting with Exemplar Generative Adversarial Networks"