Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FP-AI-FACERC Code

Hello, im trying the examples from Fp-ai-facerec but it only have binaries files, so i could'nt understant how it work to config. PLease if anyone have code of this packs please dm me, thanks a lot :3

LeHaiAnh by Associate II
  • 205 Views
  • 1 replies
  • 0 kudos

AI Core inconsistent inference results

Hello, I am developing a Dog Activity Recognition app with CubeAI on STM32WB55 usign AI Core 9.0.0. So far, I have been following https://wiki.st.com/stm32mcu/wiki/AI:How_to_perform_motion_sensing_on_STM32L4_IoTnode . I am using the same sensor and O...

Obrázok1.png Obrázok2.png

ISPU vs. MLC

I'm currently in the process of choosing an IMU/sensor hub for activity recognition, and am stuck between the ISM330IS(N) and the ISM330DHCX. I want to use the sensor hub function and link external sensors, and run (H)AR algorithms on the IMU itself ...

FG_IPA by Associate
  • 326 Views
  • 0 replies
  • 0 kudos

The inputs for the ML stm32 ai

Hello everyoneI hope someone can help meI have an ML model that consists of 2 inputs as shown in the picture. Is the code for the inputs correct?   float ML_input[WINDOW_SIZE*NUM_POINTS]; float Diff_input[WINDOW_SIZE*NUM_POINTS - NUM_POINTS]; static ...

Aalna1_0-1719079464477.png
Aalna.1 by Associate II
  • 162 Views
  • 0 replies
  • 0 kudos

memory error related with Cube AI

I came across a weird issue when using cube-x-ai. When function ai_network_run() was called, almost everything except ai_output[] in the RAM become messed up, including global variables, static and extern variables. All the peripherals need to be re-...

Cizzy_Tim_0-1718029737071.png Cizzy_Tim_1-1718029783208.png Cizzy_Tim_2-1718030189595.png Cizzy_Tim_3-1718030202966.png