Skip to content

Commit 26fe75e

Browse files
fix file missing (#513)
Signed-off-by: mengniwa <[email protected]> Co-authored-by: Chun-Wei Chen <[email protected]>
1 parent 74c2400 commit 26fe75e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

vision/classification/shufflenet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ONNX ShuffleNet-v2 ==> Quantized ONNX ShuffleNet-v2
3030
|-------------|:--------------|:--------------|:--------------|:--------------|:--------------|:--------------|
3131
|ShuffleNet-v2 |[9.2MB](model/shufflenet-v2-10.onnx) | [8.7MB](model/shufflenet-v2-10.tar.gz) | 1.6 | 10 | 30.64 | 11.68|
3232
|ShuffleNet-v2-fp32 |[8.79MB](model/shufflenet-v2-12.onnx) |[8.69MB](model/shufflenet-v2-12.tar.gz) |1.9 |12 |33.65 |13.43|
33-
|ShuffleNet-v2-int8 |[2.28MB](model/shufflenet-v2-12-int8.onnx) |[2.37MB](model/shufflenet-v2-10-int8.tar.gz) |1.9 |12 |33.85 |13.66 |
33+
|ShuffleNet-v2-int8 |[2.28MB](model/shufflenet-v2-12-int8.onnx) |[2.37MB](model/shufflenet-v2-12-int8.tar.gz) |1.9 |12 |33.85 |13.66 |
3434
> Compared with the fp32 ShuffleNet-v2, int8 ShuffleNet-v2's Top-1 error rising ratio is 0.59%, Top-5 error rising ratio is 1.71% and performance improvement is 1.62x.
3535
>
3636
> Note the performance depends on the test hardware.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:477a77f7ba31bc6bebe6e9824cb0108173d3bb0c54506d8c6663ea36eee7dfb4
3+
size 105964121

0 commit comments

Comments
 (0)