2 Star 0 Fork 0

lpf/Advanced-Deep-Learning-with-Keras

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Chapter 7 - Cross-Domain GAN

Figure 7.1.9 Figure 7.1.9: Colorization using different techniques. Shown are the ground truth, colorization using autoencoder (Chapter 3, Autoencoders,), colorization using CycleGANs with a vanilla GAN discriminator, and colorization using CycleGAN with PatchGAN discriminator.


Figure 7.1.11 Figure 7.1.11: Two different domains with data that are not aligned


Figure 7.1.12

Figure 7.1.12: Style transfer of test data from the MNIST domain to SVHN.


Figure 7.1.13 Figure 7.1.13: Style transfer of test data from SVHN domain to MNIST.


Figure 7.1.14 Figure 7.1.14: Forward cycle of CycleGAN with PatchGAN on MNIST (source) to SVHN (target). The reconstructed source is similar to the original source.


Figure 7.1.15 Figure 7.1.15: The backward cycle of CycleGAN with PatchGAN on MNIST (source) to SVHN (target). The reconstructed target is not entirely similar to the original target.


马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lpf20200714/Advanced-Deep-Learning-with-Keras.git
git@gitee.com:lpf20200714/Advanced-Deep-Learning-with-Keras.git
lpf20200714
Advanced-Deep-Learning-with-Keras
Advanced-Deep-Learning-with-Keras
master

搜索帮助