Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

预训练模型下载 #1

Open
miraiwk opened this issue Sep 6, 2020 · 1 comment
Open

预训练模型下载 #1

miraiwk opened this issue Sep 6, 2020 · 1 comment

Comments

@miraiwk
Copy link
Owner

miraiwk commented Sep 6, 2020

这里提供预训练模型的下载

模型:UGATIT Light
数据集:selfie2anime
Batch Size: 1
总迭代数: 100万

预训练模型下载:
链接: https://pan.baidu.com/s/1ukOd1xznJn8H7IkMUxcbug 密码: t7ft

压缩包最后的数字表示迭代次数, 数字越大表示迭代次数越多, 下载一个压缩包就好. 模型权重文件持续更新中.

把文件解压后, 复制里面所有的*.bdparams文件到文件夹results/<数据集名称>/model/下就可以了。

继续训练模型的脚本:

FLAGS_cudnn_exhaustive_search=True python main.py --light True --save_freq 500 --dataset data48778 --print_freq 200 --resume True

记得修改dataset参数中的数据集名称。

@miraiwk miraiwk pinned this issue Sep 6, 2020
@TomatoBoy90
Copy link

太棒了,我还想着自己用paddle写,没想到你都写好了,还有预训练模型

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants