Commit 777dd267 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent c2f751fe
......@@ -132,7 +132,7 @@ https://catalog.ngc.nvidia.com/orgs/nvidia/teams/research/models/stylegan3
--gpus=4 --batch=8 --gamma=8.2 --mirror=1 --mbstd-group=2
# 微调
#例:预训练的FFHQ-U pickle开始,使用1 DCU微调MetFaces-U的StyleGAN3-R
#例:预训练的FFHQ-U pickle开始,微调MetFaces-U的StyleGAN3-R
python train.py --outdir=training-runs --cfg=stylegan3-r --data=datasets/metfacesu-1024x1024.zip \
--gpus=4 --batch=8 --gamma=6.6 --mirror=1 --mbstd-group=2 --kimg=5000 --snap=5 \
--resume=https://api.ngc.nvidia.com/v2/models/nvidia/research/stylegan3/versions/1/files/stylegan3-r-ffhqu-1024x1024.pkl
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment