sukhdeveyash commited on
Commit
045fce7
·
verified ·
1 Parent(s): e3438c3

Add original authors pretrained model links to model card

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -34,6 +34,12 @@ The Selective Layer Summarization (SLS) classifier extracts attention-weighted f
34
 
35
  **Recommended**: Use `v1/epoch_2.pth` — it generalizes better to unseen attack types (DF, In-the-Wild).
36
 
 
 
 
 
 
 
37
  ## Results
38
 
39
  | Track | Paper EER (%) | v1 EER (%) | v2 EER (%) |
 
34
 
35
  **Recommended**: Use `v1/epoch_2.pth` — it generalizes better to unseen attack types (DF, In-the-Wild).
36
 
37
+ ### Original authors' pretrained models
38
+
39
+ The original pretrained checkpoints from Zhang et al. are available from:
40
+ - [Google Drive](https://drive.google.com/drive/folders/13vw_AX1jHdYndRu1edlgpdNJpCX8OnrH?usp=sharing)
41
+ - [Baidu Pan](https://pan.baidu.com/s/1dj-hjvf3fFPIYdtHWqtCmg?pwd=shan) (password: shan)
42
+
43
  ## Results
44
 
45
  | Track | Paper EER (%) | v1 EER (%) | v2 EER (%) |