1 Star 0 Fork 0

ideaoverflow/DR-GAN

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
train_DRGAN_multi.sh 315 Bytes
一键复制 编辑 原始数据 按行查看 历史
Luan Tran 提交于 2019-12-11 18:25 . working code
python main_DR_GAN_multi.py --dataset VGG2 --batch_size 24 --is_train True --learning_rate 0.0002 --image_size 96 --gf_dim 32 --df_dim 32 --dfc_dim 320 --gfc_dim 320 --z_dim 20 --c_dim 3 --checkpoint_dir ./checkpoints/DRGAN_n4 --gpu 3 #2>&1 | tee -a ./checkpoints/pretrain/CASIA_MTPIE_64_96_32_320_32_320/run.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ideaoverflow/DR-GAN.git
git@gitee.com:ideaoverflow/DR-GAN.git
ideaoverflow
DR-GAN
DR-GAN
master

搜索帮助