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! How to use custom dataset to train custom AI model (with model zoo)

I want to use my custom dataset that is not supported by any of the .yaml files. Each yaml file example seems to only work with a dataset that is compliant to their specific use case. For example audio event detection supports ESC format and requires...

Kuradi by Associate
  • 376 Views
  • 1 replies
  • 1 kudos

Resolved! how to generate the ll-aton runtime related files?

Original title (over long): "using stedgeai, i can generate network.c/ network_data.c/ network_data_params.c, however, how can i generate the ll-aton runtime related files?"Dear ST. How can I generate the ll-aton runtime related file with my weight s...

yiulsup by Associate II
  • 324 Views
  • 1 replies
  • 0 kudos

Resolved! Deployment of a yolov8n onnx model on STM32N6

Hello,I am trying to deploy a yolov8n model on STM32N6570-DK. For that I tried to follow the instructions in https://github.com/STMicroelectronics/stm32ai-modelzoo-services/blob/main/object_detection/deployment/doc/tuto/How_to_deploy_yolov8_yolov5_ob...

mtv by Associate III
  • 999 Views
  • 8 replies
  • 3 kudos

How to deploy a custom PyTorch AI model on the STM32N6570?

I want to deploy a PyTorch AI model on the STM32N6570. I have already trained the model and converted it to an ONNX file. I’m looking for a quantization, compilation, and deployment example or tutorial. The speech enhancement example in the STM32 AI ...

llcc by Senior
  • 2433 Views
  • 14 replies
  • 0 kudos

Resolved! Not able to deploy Instance Segmentation Model on N6.

Hi everyone, I am trying to deploy a yolov8seg instance segmentation my STM32N6570-DK board, but I am facing some issues. I am getting this error.(st_zoo) kartikkhandewal@atl-hpzg14-99:~/stm32packages/stm32ai-modelzoo-services/instance_segmentation/s...

Resolved! Network analyze result is only on final layer

Hi - I'm attempting to run my first NN on an STM32H5. This is a low frame rate, low resolution vision application.When loading NN into CubeMX, the Analyze results and graph are always the same - just the final dense layer. In case it matters, I train...

pjb by Associate II
  • 615 Views
  • 6 replies
  • 1 kudos