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

ST seeks data scientists: Participate in a paid usability session

Hello ST Community members,   Are you a data scientist or machine learning engineer with experience deploying neural networks on edge or embedded devices? The ST team invites you to join a 45-minute remote usability session to provide technical feedb...

pretrained weights with YOLOX

Hi all,I'm training a ST_yolox model to detect car. In my user_config.yaml i tried to use this : pretrained_weights: coco When i launch the training script i got this errorraise ValueError("\nUnknown or unsupported attribute. Received `{}`{}".format(...

mls by Associate III
  • 537 Views
  • 4 replies
  • 0 kudos

Resolved! Weights compression using Decompression Unit on STM32N6 NPU

Hi,Is there a way to enable weights compression while also using the STM32N6 NPU ?I saw there is Decompression unit in the reference manual where it tells the NPU compiler is the tool that generate codebooks offline (there is also mention of it in li...

AMurz1_0-1762120315464.png AMurz1_1-1762120331873.png
AMurz.1 by Associate III
  • 210 Views
  • 1 replies
  • 0 kudos

open USB UVC web camera start error

hi:I’m using the STM32N6570-DK board to develop a USB-host application that connects to a UVC webcam.I started from the example inSTM32Cube_FW_N6_V1.2.0/Projects/STM32N6570-DK/Applications/USBX/Ux_Host_VIDEO.At run-time the start-up fails here:status...

cool by Associate
  • 239 Views
  • 1 replies
  • 0 kudos

Resolved! working on STM32N657X0H3Q (Nucleo-N657X0-Q board)

Hi!It might be a *** beginners question but I'm quite lost...I'm trying to deploy my .ONNX model on my new NUCLEO-N657X0-Q board. The MCU on it STM32N657X0H3Q, seems to have 4Mb of RAM and no flash, but the board itself has 512Mb octaflash memory on ...

amirkfir by Associate II
  • 311 Views
  • 2 replies
  • 0 kudos

How to port OpenCV / AI application to STM32N6570 MCU?

Hello,I’m currently exploring the STM32N6570 MCU for an embedded AI/computer vision application.I would like to know how to port OpenCV or other AI inference frameworks to this device.Could you please guide me on:Whether OpenCV is already supported o...

bobban by Associate
  • 212 Views
  • 1 replies
  • 0 kudos