在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):layumi/2016_GAN_Matlab开源软件地址(OpenSource Url):https://github.com/layumi/2016_GAN_Matlab开源编程语言(OpenSource Language):HTML 68.7%开源软件介绍(OpenSource Introduction):Generative Adversarial Nets for Matlabonly class 2 with GAN class 0-9 with infoGAN I use feature matching to train Generative model. (I define this Loss in the 1.Compile matconvnet by run 2.You can test this code by run 3.If you wanna train this code, you can run Some Details1.I may miss some thing or not select a good initial parameter. So any advice is welcome. GDnet_1 is using 32*32 random map as input GDnet_2 is using 100 random vector and using deconv GDnet_3 is using 100 random vector and using conv (like fc layer) In my experiment, deconv show that the output adjacent pixel is likely. So in the minist using conv(fc layer) is better. (deconv may suit for real images such as CIFAR) I have give up this code, you may try the code in tensorflow.I am sorry for that. I think my GAN training code on github is not good enough to rehearsal the result in the original paper. In fact, I give up my code and turn to use the dcgan wrote in the tensrflow. The code url is https://github.com/carpedm20/DCGAN-tensorflow. You may try it. Recently I also test the code for wgan. https://github.com/martinarjovsky/WassersteinGAN It’s also awesome. I hope it can help you. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论