pretrain model 和代码 https://pan.baidu.com/s/1dFbzjlZ pretrain 下载
code:https://github.com/zdx3578/lsgan
代码如下修改加载对应的文件。
netG = torch.load('./checkpoints/lsgan_result_7_net_G.t7')
netD = torch.load('./checkpoints/lsgan_result_7_net_D.t7')
可继续训练或生产图片查看效果
对比
效果: