DragGAN 是一个AI图像编辑工具,通过鼠标拉伸图像即可自动生成新图像
Tooling for GANs in TensorFlow
#计算机科学#A list of all named GANs!
翻译 - 所有已命名GAN的列表!
#计算机科学#Keras implementations of Generative Adversarial Networks.
翻译 - 生成对抗网络的Keras实现。
python notebooks accompanying the book Make Your Own GAN
PyTorch implementations of Generative Adversarial Networks.
翻译 - 生成对抗网络的PyTorch实施。
starter from "How to Train a GAN?" at NIPS2016
翻译 - 从“如何训练GAN?”开始在NIPS2016
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
飞桨生成对抗网络开发套件--PaddleGAN,为开发者提供经典及前沿的生成对抗网络高性能实现,并支撑开发者快速构建、训练及部署生成对抗网络,以供学术、娱乐及产业应用。
Compare GAN code.
翻译 - 比较GAN代码。
#计算机科学#Sketch Your Own GAN: Customizing a GAN model with hand-drawn sketches.
翻译 - Sketch Your Own GAN:使用手绘草图自定义 GAN 模型。
Awesome GAN for Medical Imaging
See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN
For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-GAN, CVAE-GAN. All use PyTorch.
#计算机科学#Discovering Interpretable GAN Controls [NeurIPS 2020]
翻译 - 发现可解释的GaN控制[Neurips 2020]
(PyTorch) Implementations of GAN, Improved GAN, DCGAN, LAPGAN, and InfoGAN in PyTorch
Learning Chinese Character style with conditional GAN
Curated list of awesome GAN applications and demo
Implementation of C-RNN-GAN.
Some implementations of GAN.
A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)
使用GAN擦出文档印章 remove stamp by GAN
Obj-GAN - Official PyTorch Implementation
Alias-Free GAN project website and code
翻译 - Alias-Free GAN 项目网站和代码
Chainer implementation of recent GAN variants