GAN Projects

SpecGAN
generate audio with adversarial training
https://github.com/naotokui/SpecGAN

S2SCycleGAN
Attempt at speech2speech using CycleGAN
https://github.com/tmulc18/S2SCycleGAN

ISGAN
Impaired Speech GAN
https://github.com/b04901014/ISGAN
https://arxiv.org/abs/1810.12656


Keras-GAN
Keras implementations of Generative Adversarial Networks.
這個很棒,幾乎列出所有 GAN,且使用 Keras 實做
https://github.com/eriklindernoren/Keras-GAN

這個網誌中的熱門文章

GAN 入門筆記

Linux (CentOS) 使用 Tensorflow-gpu (1080ti)

CNN 進階:RCNN、YOLO、SSD