搜索资源列表
SRGAN-master
- 生成对抗网络(SRGAN)的源码,相关文章建议百度SRGAN(Source code for generating antagonism network (SRGAN))
python
- 通过GAN和WGAN在python的tensorflow平台上实现图片生成,与真实图片基本一致。(Through GAN and WGAN, the image generation is realized on the tensorflow platform of python, which is basically the same as the real picture.)
基于生成对抗网络的图像自动生成
- 通过训练一定的数据集,可以自动生成数据集中所描述的类型的图像,可以做到以假乱真,使得图像的识别算法中看不出破绽,如果图像集是人脸,可以模拟生成出从来没见过的人脸!!!