diff --git a/README.md b/README.md index 99a7a58..4641bbd 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ VanillaNet achieves comparable performance to prevalent computer vision foundati | ResNet-18 | 11.7 | 1.8 | 3.12 | 0.60 | 0.41 | 0.28 | 70.6 | | ResNet-34 |21.8|3.7|5.57|0.97|0.77|0.49|75.5| | ResNet-50 |25.6|4.1|7.64|1.23|0.80|0.54|79.8| -| ResNet-101 |45.0|8.0|-|2.34|1.58|1.04|81.3| -| ResNet-152 |60.2|11.5|-|3.40|2.30|1.49|81.8| +| ResNet-101 |45.0|8.0|15.35|2.34|1.58|1.04|81.3| +| ResNet-152 |60.2|11.5|22.19|3.40|2.30|1.49|81.8| | **VanillaNet-5** | 15.5 | 5.2 | 1.61 |0.47|0.33|0.27| 72.49 | | **VanillaNet-6** | 32.5 | 6.0 | 2.01 |0.61|0.40|0.33| 76.36 | | **VanillaNet-7** | 32.8 | 6.9 | 2.27 | 0.88 |0.47|0.39|77.98 |