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 2215698 commit ca32404Copy full SHA for ca32404
Readme
@@ -10,8 +10,8 @@ We provide pretrained ShuffleNet-v2 models on ImageNet, which achieve nearly acc
10
11
The top-1/5 accuracy rates by using single center crop (crop size: 224x224, image size: 256xN):
12
Network Top-1 Top-5 Top-1(reported in the paper)
13
-ShuffleNet-v2-x0.5 60.646 81.696 60.300
14
-ShuffleNet-v2-x1 69.402 88.374 69.400
+ShuffleNet-v2-x0.5 60.646 81.696 60.300
+ShuffleNet-v2-x1 69.402 88.374 69.400
15
16
17
Evaluate Models
0 commit comments