Github 项目推荐 | GAN 的 Keras 实现案例集合 —— Keras-GAN

2018 年 2 月 26 日 AI研习社 孔令双

该库收集了大量用 Keras 实现的 GAN 案例代码以及论文,地址:

https://github.com/eriklindernoren/Keras-GAN

安装:

$ git clone https://github.com/eriklindernoren/Keras-GAN
$ cd Keras-GAN
$ sudo pip3 install -r requirements.txt

主要包括以下案例:

AC-GAN

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/acgan/acgan.py

论文:

https://arxiv.org/abs/1610.09585

Adversarial Autoencoder

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/aae/adversarial_autoencoder.py

论文:

https://arxiv.org/abs/1511.05644

BiGAN

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/bigan/bigan.py

论文:

https://arxiv.org/abs/1605.09782

BGAN

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/bgan/bgan.py

论文:

https://arxiv.org/abs/1702.08431

CC-GAN

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/ccgan/ccgan.py

论文:

https://arxiv.org/abs/1611.06430

Context Encoder

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/context_encoder/context_encoder.py

论文:

https://arxiv.org/abs/1604.07379

CoGAN

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/cogan/cogan.py

论文:

https://arxiv.org/abs/1606.07536

CycleGAN

$ cd cyclegan
$ bash download_dataset.sh apple2orange
$ python3 cyclegan.py

代码:

https://github.com/eriklindernoren/Keras-GAN/blob/master/cyclegan/cyclegan.py

论文:

https://arxiv.org/abs/1703.10593


查看全部案例,请进入 Github 主页:

https://github.com/eriklindernoren/Keras-GAN

NLP 工程师入门实践班:基于深度学习的自然语言处理

三大模块,五大应用,手把手快速入门 NLP

海外博士讲师,丰富项目经验

算法 + 实践,搭配典型行业应用

随到随学,专业社群,讲师在线答疑

▼▼▼






新人福利





关注 AI 研习社(okweiwu),回复  1  领取

【超过 1000G 神经网络 / AI / 大数据,教程,论文】



GAN 做图像翻译的一点总结

登录查看更多
15

相关内容

专知会员服务
109+阅读 · 2020年3月12日
《代码整洁之道》:5大基本要点
专知会员服务
49+阅读 · 2020年3月3日
一网打尽!100+深度学习模型TensorFlow与Pytorch代码实现集合
【GitHub实战】Pytorch实现的小样本逼真的视频到视频转换
专知会员服务
35+阅读 · 2019年12月15日
Keras作者François Chollet推荐的开源图像搜索引擎项目Sis
专知会员服务
29+阅读 · 2019年10月17日
计算机视觉最佳实践、代码示例和相关文档
专知会员服务
17+阅读 · 2019年10月9日
Github 项目推荐 | PyTorch 实现的 GAN 文本生成框架
AI研习社
33+阅读 · 2019年6月10日
Github项目推荐 | GAN评估指标的Tensorflow简单实现
AI研习社
16+阅读 · 2019年4月19日
用PyTorch实现各种GANs(附论文和代码地址)
Github 项目推荐 | 用 Pytorch 实现的 Capsule Network
AI研习社
22+阅读 · 2018年3月7日
历史最全GAN网络及其各种变体整理(附论文及代码实现)
Github 项目推荐 | 用 TensorFlow 实现的模型集合
AI研习社
5+阅读 · 2018年2月14日
Arxiv
8+阅读 · 2018年5月1日
Arxiv
10+阅读 · 2018年3月23日
Arxiv
4+阅读 · 2018年3月23日
VIP会员
相关VIP内容
Top
微信扫码咨询专知VIP会员