Edge AI

Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Nano Edge AI Studio Validation

 I encountered an issue while using the NanoEdge AI Studio tool for Validation.In step 5, three files need to be uploaded: File Learn, File Regular, and File Abnormal.What data is Flie Name?  

xinmeng_wit_0-1713777279859.png

Wearable with LSM6DSMTR

 Could someone provide insights on how to identify the following user actions using a wearable integrated with LSM6DSMTR:Distinguishing between lying down, sitting, and standing.Tracking step count.Detecting if the user is walking on an incline or st...

ahboyboy by Associate
  • 905 Views
  • 2 replies
  • 1 kudos

X-CUBE-AI, tflite LSTM model: Unsupported layer types

Hi,I’m currently trying to upload the following LSTM model into a STM32L476RG via X-CUBE-AIUploading the Keras .h5 model works well, however when I try to upload the TensorFlow Lite converted version of the same model, I get the following prompt:Any ...

CFrancesco_0-1690184731832.png CFrancesco_1-1690184772998.png

Resolved! ISM330DHCX FSM Change DECTREE Value for CHKDT condition

Hi,I am trying to use the FSM of the ISM330DHCX to check multiple decision tree outputs from the MLC.I want to be able to change the Decision Tree value in the CHKDT condition within the program flow, as I want to be checking multiple decision trees ...

Resolved! stm32ai generate error

The error occurs when I try to run the code generated for model squeezenetv1.1_xxx_tfs_int8.tflite The command I used to generate code is stm32ai generate -m squeezenetv1.1_128_tfs_int8.tflite -O ramAnd I follow the guide "How to run locally a c-mode...

屏幕截图 2024-04-08 160837.png 屏幕截图 2024-04-08 160855.png
ManuZhu by Associate II
  • 3388 Views
  • 2 replies
  • 0 kudos

Resolved! Error in "ram" optimization of STM32CubeAI

The error occurs in both Mac m1 and windows. When I use "stm32ai validate/generate" command, I find that "-O ram" outputs totally strange results. Let's use fdmobilenet_0.25_224_tfs_int8.tflite from stm32ai-modelzoo as an example. "stm32ai validate -...

截屏2024-04-09 20.38.08.png 截屏2024-04-09 20.44.03.png 截屏2024-04-09 20.54.39.png 截屏2024-04-09 20.55.19.png
ManuZhu by Associate II
  • 1168 Views
  • 2 replies
  • 0 kudos

Resolved! Unico feature calculation

Hello,I'm trying to figure out how Unico calculates it feature values during .arff creation.Unfortunately, if I calculate the features as described in AN5804, the feature values differ from the Unico output.I have attached two files, accelerometer sa...

He_Ka by Associate
  • 1888 Views
  • 2 replies
  • 0 kudos