Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1680 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
  • 1233 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
  • 1218 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
  • 993 Views
  • 5 replies
  • 3 kudos

Resolved! STM Model Zoo

Hi, I am trying to build the 'Getting Started with Image Classification' project from STM Model Zoo on STMCube IDE. However, whenever I try to build the project I keep getting this error:  "fatal error: ../Components/adv7533/adv7533.h: No such file o...

rt_ecyhg1 by Associate III
  • 3182 Views
  • 11 replies
  • 1 kudos