ESP32-S3 microcontrollers - BNN #790
christophezeinaty
started this conversation in
General
Replies: 1 comment 3 replies
-
The Larq Compute Engine is indeed targeted at Cortex-A class Arm CPUs, and is meant to accelerate BNN models. What you've seen on the Plumerai website is one of our trained AI models that we offer commercially. In that case we do include an inference engine that runs on smaller processors, such as the ESP32-S3 indeed. See for more information our docs or our blog. However, this is not available in free or open-source form. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello I have a question concerning an info I read here, it mention that the tiny model for person detection is tested on ESP32-S3 microcontrollers but if I understood correctly the larq compute engine optimizations only works on arm based accelerators so how did you test that on ESP?
Beta Was this translation helpful? Give feedback.
All reactions