Edge AI

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 942 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
  • 846 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 II
  • 2883 Views
  • 11 replies
  • 1 kudos

Resolved! STM32AI-Model Zoo Image Classification Not Working

Hi, I am in the process of trying out the image classification example in the STM32 Model Zoo package. I have trained the MobileNetV2 model and followed the steps for deployment on my STM32H747i-Disco Board. However, the code does not seem to be work...

Resolved! Error while model optimization using stm32 AI developer cloud

 I have created a tensorflow model for image classification. But during the optimization process using STM32 AI developer cloud, I am getting the following error:error: Error when deserializing class 'InputLayer' using config={'batch_shape': [None, 3...

Ritesh1 by Associate II
  • 471 Views
  • 1 replies
  • 0 kudos

Resolved! Issues Integrating CRNN (Conv + GRU) Model in X-Cube-AI

Hi community members,I’m currently working on a project where I want to deploy a Convolutional Recurrent Neural Network (CRNN) on an STM32 MCU using X-Cube-AI. The network structure includes convolutional layers followed by GRU layers, with a reshape...

Tsu by Associate II
  • 847 Views
  • 4 replies
  • 5 kudos