File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Accuracy and inference time of the prtrained models based on SSLD distillation a
24
24
* Server-side distillation pretrained models
25
25
26
26
| Model | Top-1 Acc | Reference<br >Top-1 Acc | Acc gain | time(ms)<br >bs=1 | time(ms)<br >bs=4 | Flops(G) | Params(M) | Download Address |
27
- | ---------------------| -----------| -----------| ---------------| ----------------| ----------| -----------| -----------------------------------|
27
+ | ---------------------| -----------| -----------| ---------------| ----------------| ---------------- | ---------- | -----------| -----------------------------------|
28
28
| ResNet34_vd_ssld | 0.797 | 0.760 | 0.037 | 2.434 | 6.222 | 7.39 | 21.82 | [ Download link] ( https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/legendary_models/ResNet34_vd_ssld_pretrained.pdparams ) |
29
29
| ResNet50_vd_ssld | 0.830 | 0.792 | 0.039 | 3.531 | 8.090 | 8.67 | 25.58 | [ Download link] ( https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/legendary_models/ResNet50_vd_ssld_pretrained.pdparams ) |
30
30
| ResNet101_vd_ssld | 0.837 | 0.802 | 0.035 | 6.117 | 13.762 | 16.1 | 44.57 | [ Download link] ( https://paddle-imagenet-models-name.bj.bcebos.com/dygraph/legendary_models/ResNet101_vd_ssld_pretrained.pdparams ) |
You can’t perform that action at this time.
0 commit comments