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! 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
  • 612 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
  • 2482 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
  • 1859 Views
  • 3 replies
  • 2 kudos

Resolved! Model Zoo Hand Posture and Motion Detection

Hello,I am trying to implement a gesture recognition application.I am using 53L8A1 to collect data.And found out the model zoo supports Hand Posture using 2D CNN. In the model zoo is uses minimum distance, max_distance and background distance. Based ...

Resolved! ModuleNotFoundError: No module named 'models_utils'

Hi all, I'm playing around with STM32H747I-DISCO eval board and the stm32ai-modelzoo demo. I've managed to train and evaluate a model with my custom dataset using the script in "image_classification\src\stm32ai_main.py" Now I'm struggling with the de...

croto by Associate II
  • 1833 Views
  • 4 replies
  • 3 kudos

Resolved! STAIoT Craft Issue with IoT Systems

Hi,I'm trying the STAIoT Craft platform and I'm having issues trying out the IoT Systems.So far I've tried cloning and deploying two samples:Smart Asset TrackingHuman Activity RecognitionThis is my setup:Google Chrome Version 130.0.6723.1 18 (Officia...

Immagine1.png Immagine2.png Immagine3.png
cvlt by Associate II
  • 1361 Views
  • 5 replies
  • 3 kudos