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

Im getting error when trying to clone model zoo github

This is the error i get when trying to clone the git.C:\Users\Zhun>git clone https://github.com/STMicroelectronics/stm32ai-modelzoo.gitCloning into 'stm32ai-modelzoo'...remote: Enumerating objects: 8704, done.remote: Counting objects: 100% (348/348),...

jzzunn by Associate II
  • 276 Views
  • 1 replies
  • 0 kudos

Resolved! Validation on target error

It is fine until validation on validation on desktop... but when it comes to validation on target, it is showing the above error...can anyone please address my issue... I am trying this since 3 months..

STM32 Beginner, need help with X-Cube-ai project

I need help with a project. I need to deploy a sound detection AI model to my B-U585I-IOT02A board. I want to test the model using live audio playback, im using Mimii valve dataset to train the AI. Im planning to play back the audio and test inferenc...

jzzunn by Associate II
  • 262 Views
  • 1 replies
  • 0 kudos

Resolved! Model Zoo and proxy settings

Hi,  I followed the steps to install the Model Zoo, giving all attention to the Proxy settings. there is no chance i was able to install the requitements. issues with proxy.  Are the username and password in those settings should be my developer acco...

wbotros by Associate II
  • 1100 Views
  • 7 replies
  • 3 kudos

cube-ai

  #undef __FPU_PRESENT #include "stm32h7xx.h" #include "main.h" #include "crc.h" #include "memorymap.h" #include "gpio.h" #include "app_x-cube-ai.h" #include "network.h" #include "ai_platform.h" #include "network_data.h" #include <stdlib.h> #include ...

masirwlw_0-1740736241654.png
masirwlw by Associate
  • 286 Views
  • 1 replies
  • 0 kudos

Resolved! Condition Monitoring, Anomaly Detection, and Predictive Maintenance

Hello everyone,I'm currently working on a project involving condition monitoring, anomaly detection, and predictive maintenance using sensors that only provide a voltage measurement (e.g., a speed sensor which outputs a proportional voltage). I wante...

MERSI by Associate III
  • 496 Views
  • 1 replies
  • 1 kudos