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

Error while analyzing Keras model with X-CUBE-AI (DLL load failed)

Hi, I have installed STM32 cube IDE and the latest version of CUBE AI software pack to convert a pretrained neural nework implemented and trained with Keras/TF. After creating a project, when I try to add a network from a saved model.h5 from the file...

EZeli.1 by Associate II
  • 1723 Views
  • 5 replies
  • 0 kudos

Resolved! How to build a multiple I/O npz file for validating with custom data?

I'm trying to build a .npz file with multiple input and output data.I achieved to add just one input and output using this code:np.savez('STM32TestData.npz', m_inputs_1=input_1, m_outputs_1=output_1, )   This works fine, but just one p...

ASalc.1 by Associate III
  • 1599 Views
  • 2 replies
  • 1 kudos

STM32H7 Object Detection on custom images: feasibility

Hello All,I was wondering whether the 'People counting' example (in FP-AI-VISION1's function pack of ST32H747-DISCO) can be re-trained for custom images. For example, I want to detect the position of an object (let's say a cat) in an image using the ...

What the mean of "list index out of range"and 'params set for InstanceNormalization layer'?This is my first time to use cubemx,so I'm confused.Could anyone help me?Thanks!

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...

MYChen by Associate II
  • 1267 Views
  • 6 replies
  • 0 kudos

X-CUBE-AI: Skip custom layer

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...

MFise.1 by Associate
  • 879 Views
  • 3 replies
  • 0 kudos

Resolved! How to config MCL "filter configuration" and features?

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? 

0693W00000GZ2DGQA1.png
YSONG.1 by ST Employee
  • 900 Views
  • 2 replies
  • 0 kudos