注册
登录
pytorch
>>
GAN_series
>>
返回
项目作者:
anhtuan85
项目描述 :
PyTorch implementations of Generative Adversarial Network series
高级语言:
Jupyter Notebook
项目主页:
项目地址:
git://github.com/anhtuan85/GAN_series.git
创建时间:
2020-05-12T13:50:24Z
项目社区:
https://github.com/anhtuan85/GAN_series
开源协议:
下载
GAN_series
PyTorch implementations of Generative Adversarial Network series
GAN (
Paper
|
Notebook
)
DCGAN (
Paper
|
Notebook
)
cGAN (
Paper
|
Notebook
)
CycleGAN (
Paper
|
Notebook
)
LSGAN (
Paper
|
Notebook
)
InfoGAN(
Paper
|
Code
)
WGAN(
Paper
|
Notebook
)
WGAN-GP(
Paper
|
Notebook
)
BEGAN (
Paper
|
Code
)
EBGAN (
Paper
|
Code
)
DRAGAN (
Paper
|Code)