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 99bf0ad commit 446ed7aCopy full SHA for 446ed7a
models/ImageNet/Brevitas_FINN_mobilenet/README.md
@@ -13,7 +13,7 @@ NOTE: Accuracy numbers listed here are taken from the Brevitas repo, and are not
13
14
| Name | Input quantization | Weight quantization | Activation quantization | Dataset | Top1 accuracy | Top5 accuracy |
15
|----------------|--------------------|---------------------|-------------------------|----------|---------------|---------------|
16
-| mobilenet_4W4A | 8 bit | 4 bit | 4 bit | ImageNet | 84.22% | 90.10% |
+| mobilenet_4W4A | 8 bit | 4 bit | 4 bit | ImageNet | 71.14% | 90.10% |
17
18
## Train
19
0 commit comments