Skip to content

Commit 5198dd4

Browse files
committed
update README
1 parent 572cf0b commit 5198dd4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,17 @@ python setup.py develop
1111

1212
# Pretrained Model
1313
The pretrained model that the paper used can be found there:
14+
15+
Download link 1:
1416
```
1517
https://share.weiyun.com/5t6TadPB
1618
```
19+
Download link 2:
20+
```
21+
https://pan.baidu.com/s/1Hcj-sm5t0h6lYckOBiWjzA?pwd=6kur
22+
```
23+
24+
The content in the two links is consistent, if you encounter network problems, you can try switching to the other link.
1725

1826
# Train and Eval
1927
To train, use the following command format:

0 commit comments

Comments
 (0)