Commit 484f79e6 authored by chenzk's avatar chenzk
Browse files

Update url.md

parent 01d6ea1e
......@@ -73,9 +73,7 @@ pip install -r requirements.txt
```
## 数据集
- unconditional models训练集[FFHQ](https://drive.google.com/drive/folders/1u2xu7bSrWxrbUxk-dT-UvEJq8IjdmNTP),SCNet快速下载链接[FFHQ_SCNet](http://113.200.138.88:18080/aidatasets/project-dependency/ffhq_dataset)
- 用于快速复现的小数据集SCNet快速下载链接 [images](http://113.200.138.88:18080/aidatasets/project-dependency/stylegan2_pytorch)
- unconditional models训练集[FFHQ](https://drive.google.com/drive/folders/1u2xu7bSrWxrbUxk-dT-UvEJq8IjdmNTP)
下载后将所有的压缩包解压到/data/ffhq目录中
数据目录结构如下:
......@@ -111,8 +109,7 @@ HIP_VISIBLE_DEVICES=2,3 python -m torch.distributed.launch --nproc_per_node=2 --
```
## 推理
下载权重文件[stylegan2-ffhq-config-f.pt](https://pan.baidu.com/s/1IOD4DjjjrMZBF_TfL7pGJQ?pwd=1234)
SCNet快速下载链接:[stylegan2-ffhq-config-f.pt](http://113.200.138.88:18080/aimodels/findsource-dependency/stylegan2_pytorch)
下载权重文件[stylegan2-ffhq-config-f.pt](https://pan.baidu.com/s/1IOD4DjjjrMZBF_TfL7pGJQ?pwd=1234)
模型推理:
```
......
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