We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 572cf0b commit 5198dd4Copy full SHA for 5198dd4
1 file changed
README.md
@@ -11,9 +11,17 @@ python setup.py develop
11
12
# Pretrained Model
13
The pretrained model that the paper used can be found there:
14
+
15
+Download link 1:
16
```
17
https://share.weiyun.com/5t6TadPB
18
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.
25
26
# Train and Eval
27
To train, use the following command format:
0 commit comments