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

X-CUBE-AI does not open after successfully installation

Hi,I'm facing a weird problem: I correctly deployed a network using x-cube-ai but now I have to add a new one.The configuration option does not open, when I click on x-cube-ai (see screenshot attacched) it stucks on waiting puntator...How  can I fix ...

Resolved! Anomaly Detection on ISPU

Hello,I am interested in implementing a static version of the NanoEdge AI Anomaly Detection for the ISM330ISNTR. That means I would like to us the trained knowledge from NanoEdge AI Studio for the library and not have to run a learning cycle after ea...

guest_7 by Associate
  • 579 Views
  • 3 replies
  • 2 kudos

How to use yolov8 on STM32H747

Hi,   I have successfully ran and trained the models in modelzoo but I would like to use a larger model with yolov8 for higher resolution.   It was mentioned in another post that yolov5 and above is not compatible with ST chips at the moment.   In an...

dogg by Associate III
  • 2318 Views
  • 13 replies
  • 0 kudos

Resolved! Analyzing .onnx model: TOOL ERROR: list index out of range

 Hello,I have a large .onnx model which, untouched, I am unable to run on my STM32 board. To tackle this problem, I wanted to quantize the model in order to decrease its size. I followed the official STM wiki (https://wiki.st.com/stm32mcu/wiki/AI:X-C...

Resolved! Model Zoo: ModuleNotFoundError: No module named 'tabulate'

Hi, https://www.youtube.com/watch?v=yuSVz3x9LzE&list=PLnMKNibPkDnG9IC5Nl9vJg1CKMAO1kODW&index=3Here in this demo, the training is done using train.py. And also if you run image_classification\src>python stm32ai_main.py config_file_examples\training_c...

qaarah by Associate II
  • 1743 Views
  • 3 replies
  • 2 kudos