We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 009c327 commit 8215dfcCopy full SHA for 8215dfc
README.md
@@ -104,7 +104,7 @@ python timm_train.py --data /userhome/temp_data/ImageNet -b 256 --model_method m
104
| MobileNetV2 | 300 | 0.2 | 0.1 |300.774 |-|
105
| MobileNetV3 | 300 | 0.2 | 0.1 |216.590 |73.94|
106
| proxyless_mobile_14 | 300 | 0.2 | 0.1 |580.883 |-|
107
-| proxyless_mobile | 300 | 0.2 | 0.1 |320.428 |-|
+| proxyless_mobile | 300 | 0.2 | 0.1 |320.428 |74.36|
108
| proxyless_gpu | 300 | 0.2 | 0.1 |465.260 |-|
109
| proxyless_cpu | 300 | 0.2 | 0.1 |439.244 |-|
110
| ofa_595 | 300 | 0.2 | 0.1 |512.862 |-|
0 commit comments