登录
首页 » python » Pytorch implementation of Generative Adversarial Networks

Pytorch implementation of Generative Adversarial Networks

于 2022-03-21 发布 文件大小:17.66 MB
0 81
下载积分: 2 下载次数: 2

代码说明:

# pytorch-MNIST-CelebA-GAN-DCGAN Pytorch implementation of Generative Adversarial Networks (GAN) [1] and Deep Convolutional Generative Adversarial Networks (DCGAN) [2] for MNIST [3] and CelebA [4] datasets. * If you want to train using cropped CelebA dataset, you have to change isCrop = False to isCrop = True. * you can download   - MNIST dataset: http://yann.lecun.com/exdb/mnist/   - CelebA dataset: http://mmlab.ie.cuhk.edu.hk/projects/CelebA.html * pytorch_CelebA_DCGAN.py requires 64 x 64 size image, so you have to resize CelebA dataset (celebA_data_preprocess.py). * pytorch_CelebA_DCGAN.py added learning rate decay code. ## Implementation details * GAN ![GAN](pytorch_GAN.png) * DCGAN ![Loss](pytorch_DCGAN.png) ## Resutls ### MNIST

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • python入门6-10章节练习源代码
    说明:  优秀书籍,python入门,6-10章节的例子代码(Python book chapters 6-10 example source code)
    2020-02-04 11:41:14下载
    积分:1
  • elwave-master
    弹性波数值模拟,可以修改模型,可以做波场模拟,做面波的地震记录((Numerical simulation of seismic surface waves, you can modify the model, you can do the wave field snapshots do surface wave seismograms))
    2017-09-29 15:14:45下载
    积分:1
  • 黑夜变白ToDayGAN-master
    说明:  能然黑夜的图片变成白天,效果很逼真,很牛(If the picture of night turns into day, the effect is very vivid and cattle.)
    2020-12-19 21:29:10下载
    积分:1
  • 图像超分辨率
    说明:  图像超分辨率技术源码; 基于深度学习的图像超分辨率重建的流程如下[2]: 1.首先找到一组原始图像Image1; 2.将这组图片降低分辨率为一组图像Image2 3.通过各种神经网络结构,将Image2超分辨率重建为Image3(Image3和Image1分辨率一样) 4.通过PSNR等方法比较Image1和Image3,验证超分辨率重建的效果,根据效果调节神经网络中的节点和参数 5.反复执行以上直到第4步的结果比较满意(Image super-resolution technology source code; The process of image super-resolution reconstruction based on deep learning is as follows [2]: 1. First find a set of original images image1; 2. Reduce the resolution of this group of pictures to a group of image2 3. Through various neural network structures, the super-resolution of image2 is reconstructed into image3 (the resolution of image3 is the same as that of image1) 4. Compare image1 and image3 by PSNR and other methods to verify the effect of super-resolution reconstruction, and adjust the nodes and parameters of neural network according to the effect 5. Repeat the above until the result of step 4 is satisfactory)
    2020-03-19 14:46:10下载
    积分:1
  • stock_predict_with_LSTM-master
    说明:  基于python的LSTM做股票预测源代码(Based on Python LSTM stock forecast source code)
    2020-07-11 09:34:14下载
    积分:1
  • python-Adaptation
    利用python编写的均衡器,用于通信仿真(a equalizer based python)
    2017-07-19 15:35:37下载
    积分:1
  • 健康照护的简单前端制作
    基于Django框架的前端制作,运用了MySQL数据库的数据增删改查,适用于小白对django框架的理解
    2022-03-06 12:31:03下载
    积分:1
  • Kmeans
    对已知数据进行k均值聚类,数据保存在txt文件(K mean clustering for known data)
    2017-09-23 19:39:51下载
    积分:1
  • mit-ml-master
    说明:  机器学习代码,希望对机器学习代码编写有所帮助。好几个代码,按需取用。(DecisionTree realized by python)
    2020-10-25 21:56:13下载
    积分:1
  • 《Python+Cookbook》第三版中文
    《Python+Cookbook》第三版中文(Python Cookbook V3.0)
    2020-06-25 19:40:02下载
    积分:1
  • 696518资源总数
  • 105722会员总数
  • 0今日下载