You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For reference, [dabnn](https://github.com/JDAI-CV/dabnn) (the other main BNN library) reports an inference time of 61.3 ms for [Bi-RealNet](https://docs.larq.dev/zoo/api/literature/#birealnet) (56.4% accuracy) on the Pixel 1 phone,
58
-
while LCE achieves an inference time of 47.7 ms for Bi-RealNet on the same device.
58
+
while LCE achieves an inference time of 46.8 ms for Bi-RealNet on the same device.
59
59
They furthermore present a modified version, BiRealNet-Stem, which achieves the same accuracy of 56.4% in 43.2 ms.
60
60
61
61
The following table presents **multi-threaded** performance of Larq Compute Engine on
@@ -64,12 +64,12 @@ board:
64
64
65
65
| Model | Top-1 Accuracy | RPi 4 B, ms (4 threads) | Pixel 1, ms (4 threads) |
0 commit comments