Repository navigation

#

Generative Adversarial Network

发布于 June 10, 2014

维基百科

相关主题

深度学习神经网络

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.

Python
35987
1 年前
Python
14635
2 年前

Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.

Lua
12756
2 年前

OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.

Jupyter Notebook
7275
1 年前
Python
4005
5 年前

Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement

Python
3784
9 个月前
Python
3746
1 年前
POSTECH-CVLab/PyTorch-StudioGAN

StudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.

Python
3469
1 年前

DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral

Python
3431
1 年前

A denoising autoencoder + adversarial losses and attention mechanisms for face swapping.

Jupyter Notebook
3417
3 年前