Skip to content

Commit 446ed7a

Browse files
authored
fix MNv1-w4a4 top-1 accuracy
1 parent 99bf0ad commit 446ed7a

File tree

1 file changed

+1
-1
lines changed
  • models/ImageNet/Brevitas_FINN_mobilenet

1 file changed

+1
-1
lines changed

models/ImageNet/Brevitas_FINN_mobilenet/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ NOTE: Accuracy numbers listed here are taken from the Brevitas repo, and are not
1313

1414
| Name | Input quantization | Weight quantization | Activation quantization | Dataset | Top1 accuracy | Top5 accuracy |
1515
|----------------|--------------------|---------------------|-------------------------|----------|---------------|---------------|
16-
| mobilenet_4W4A | 8 bit | 4 bit | 4 bit | ImageNet | 84.22% | 90.10% |
16+
| mobilenet_4W4A | 8 bit | 4 bit | 4 bit | ImageNet | 71.14% | 90.10% |
1717

1818
## Train
1919

0 commit comments

Comments
 (0)