Skip to content

Commit 1700439

Browse files
committed
Update PP-LCNet docs
1 parent 63028ea commit 1700439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/ImageNet_models_en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Accuracy and inference time of the prtrained models based on SSLD distillation a
2424
* Server-side distillation pretrained models
2525

2626
| 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+
|---------------------|-----------|-----------|---------------|----------------|----------------|----------|-----------|-----------------------------------|
2828
| 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) |
2929
| 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) |
3030
| 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) |

0 commit comments

Comments
 (0)