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
I am here to ask one question. For my current project, I am using ESP32 and micropython. I am quite enjoying it. But now I have a trained ML model from Edge Impulse that I would like to deploy to this device and run the live classification. The issue is that the sources of the trained model might be so much and also there may be some assembly code in it.
I just want to find out whether it is possible to run such models using Micropython?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I am here to ask one question. For my current project, I am using ESP32 and micropython. I am quite enjoying it. But now I have a trained ML model from Edge Impulse that I would like to deploy to this device and run the live classification. The issue is that the sources of the trained model might be so much and also there may be some assembly code in it.
I just want to find out whether it is possible to run such models using Micropython?
https://docs.micropython.org/en/latest/develop/cmodules.html
Beta Was this translation helpful? Give feedback.
All reactions