You need to sign in or sign up before continuing.
提交 f139a89c 编写于 作者: B Bai Yifan 提交者: whs

fix distillation readme (#3910)

上级 ab0920d3
...@@ -135,7 +135,7 @@ python ../infer.py \ ...@@ -135,7 +135,7 @@ python ../infer.py \
| FLOPS |Box AP| | FLOPS |Box AP|
|---|---| |---|---|
|baseline|76.2 | |baseline|76.2 |
|蒸馏后|- | |蒸馏后|76.27 |
## FAQ ## FAQ
...@@ -137,7 +137,7 @@ strategies: ...@@ -137,7 +137,7 @@ strategies:
| FLOPS | top1_acc/top5_acc | | FLOPS | top1_acc/top5_acc |
| -------- | ----------------- | | -------- | ----------------- |
| baseline | 70.99%/89.68% | | baseline | 70.99%/89.68% |
| 蒸馏后 | - | | 蒸馏后 | 72.30%/90.98% |
#### 训练超参 #### 训练超参
...@@ -153,7 +153,7 @@ strategies: ...@@ -153,7 +153,7 @@ strategies:
| FLOPS | top1_acc/top5_acc | | FLOPS | top1_acc/top5_acc |
| -------- | ----------------- | | -------- | ----------------- |
| baseline | 72.15%/90.65% | | baseline | 72.15%/90.65% |
| 蒸馏后 | 70.66%/90.42% | | 蒸馏后 | 70.95%/90.40% |
#### 训练超参 #### 训练超参
...@@ -169,7 +169,7 @@ strategies: ...@@ -169,7 +169,7 @@ strategies:
| FLOPS | top1_acc/top5_acc | | FLOPS | top1_acc/top5_acc |
| -------- | ----------------- | | -------- | ----------------- |
| baseline | 74.57%/92.14% | | baseline | 74.57%/92.14% |
| 蒸馏后 | - | | 蒸馏后 | 74.48%/91.95% |
#### 训练超参 #### 训练超参
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册