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! Tflite Batch_Matmul and Loop Operator Not Supported

I’m using X-Cube-AI Toolbox 9.1 to realize Vision Transformer deployment but got stuck. I exported from torch using ONNX opset=15. I then used onnx2tf to convert ViT to .tflite format, which is obviously a valid model as shown in Netron. 1.When I’m t...

wwlkda by Associate
  • 1011 Views
  • 1 replies
  • 0 kudos

operator not supported

I am running a model which uses batch_matmul though the batch_matmul is already defined why am i getting such error.

gurung98_0-1725875132518.png
gurung98 by Associate II
  • 659 Views
  • 1 replies
  • 0 kudos

x-cube-ai 5.1.2 version not verified

Hello, this is a Stm32h747i-disco user.https://www.digikey.kr/en/maker/projects/tinyml-getting-started-with-stm32-x-cube-ai/f94e1c8bfc1e4b6291d0f672d780d2c0I'm trying to study using the sine model example in the link above, but x-cube-ai 5.1.2 is not...

babo_0-1726915585960.png babo_1-1726915609908.png babo_2-1726915627265.png
babo by Associate
  • 523 Views
  • 1 replies
  • 0 kudos

modelzoo training mode error

im trying to train a model based on pascal 2012 dataset (training mode). after the system laod the datasets. when it starts training 1/50 epoque   i encounter several errors about cudnn(please check image) im using cudnn v9.4 . i found that tensorflo...

Screenshot 2024-09-20 193733.png
yessine by Associate III
  • 1037 Views
  • 1 replies
  • 0 kudos

Resolved! model zoo, dataset

hello,I want to train using Model Zoo with a custom dataset. I'm trying to convert the data from COCO format to Darknet format, but I encountered an error with the YAML file (see attached).

MH24 by Associate II
  • 1002 Views
  • 1 replies
  • 0 kudos

Resolved! A problem during optimization:Unsupported layer types: ScatterND

We reported the following error during the "optimize" step of generating an ONNX model: (ST Edge AI Core v1.0.0-19894  NOT IMPLEMENTED: Unsupported layer types: ScatterND).How to solve this issue? Is there any function or tool that can replace Scatte...

Kaif by Associate
  • 1390 Views
  • 2 replies
  • 2 kudos

Resolved! object detection application on the STM32H747

hello,I want to deploy an object detection application on the STM32H747 board. I used YOLOv5n; can I use FP-AI-Vision like in the example from the tutorial "How to use transfer learning to perform image classification on STM32".Best Regard

MH24 by Associate II
  • 2822 Views
  • 9 replies
  • 0 kudos