Skip to content

Commit f451bf5

Browse files
committed
update README
1 parent 5198dd4 commit f451bf5

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,21 @@ python setup.py develop
1212
# Pretrained Model
1313
The pretrained model that the paper used can be found there:
1414

15-
Download link 1:
15+
Download link 1 (Tencent WeiYun):
1616
```
1717
https://share.weiyun.com/5t6TadPB
1818
```
19-
Download link 2:
19+
Download link 2 (Baidu Cloud):
2020
```
2121
https://pan.baidu.com/s/1Hcj-sm5t0h6lYckOBiWjzA?pwd=6kur
2222
```
2323

24-
The content in the two links is consistent, if you encounter network problems, you can try switching to the other link.
24+
Download link 3 (Google Drive):
25+
```
26+
https://drive.google.com/drive/folders/1_Fb4eLfT4bZo3g8hCX5cO28lMsDKuHvE?usp=sharing
27+
```
28+
29+
The content in the above links are consistent, if you encounter network problems, you can try switching to the other link.
2530

2631
# Train and Eval
2732
To train, use the following command format:

0 commit comments

Comments
 (0)