Resolved! *** Have a look to the new MEMS&Sensors "On-Life" series ***
Project: MEMS&Sensors "On-Life" series --- Launching project
Project: MEMS&Sensors "On-Life" series --- Launching project
I'm trying to create an AI Vision application based on the STM32H747I_DISCO_FoodReco_Quantized application. I've made a custom board with the STM32H743ZI microcontroller. I believe the problem is that the data is not correctly written to the external...
When I use cubemx.ai to analyze a onnx model ,I get a error tells list index out of range,what should I do? When I analyze another onnx model ,it occur another error 'params set for InstanceNormalization layer'Could anyone help me?Thanks:confounded_f...
In developing some activity classification models using the LSM6DSOX, I have noticed that some information regarding the computation of features appears absent from the documentation. For some features (mean, min, max, maybe more), it would appear th...
X-CUBE-Ai offers ways to implement custom layers via a custom layer json file. The documentation is a little vague on what operations can be used in the "op" field. Concretely I would like to simply just skip some of the custom layers in my model, si...
Our custmer want to free design gesture or other motion detect. who can share some documents about filter configuration and features setting. When to use what filter, and when to use what features?
Hi everyone, I developed and trained a simple neural network in MatLab. I exported it as an ONNX file and then I analysed it with stm32ai application.This is the message I get:"INTERNAL ERROR: Your model ir_version is higher than the checker's."I che...
I'm running your acoustic_scene_classification.ipynb, available in FP-AI-SENSING1, the Middleware ASC (acoustic scene classification):https://www.st.com/en/embedded-software/fp-ai-sensing1.htmlWhen I try to import and convert data, I get the followi...
Hello,I'm having some problems using Unico-GUI to configure the MLC of an LSM6DSOX. I'm trying to develop an application using four filters (actually, the same filter applied on the XYZ and V signals of the Accelerometer and Gyroscope), but the Unico...
Hi. I currently try to do FP-AI_Vision Person Detection . so I would like to be setting STM32H747i- DISCO board using .ioc . but I can't find .ioc file from person detection directory file. so How can I set .ioc file plz