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...

sparse model

I have a large PyTorch model that I pruned using unstructured methods to decrease its size. The model size can only decrease if I filter out the zeros and save the model in a sparse format.However, my problem is that ONNX doesn't support the sparse f...

audi by Associate II
  • 2277 Views
  • 1 replies
  • 0 kudos

Problem with "train.py" file ModelZoo

When I try to launch the "train.py" file, in conda virtual environment it gives me an error "ModuleNotFoundError: No module named 'logs_utils'". This is a module called on the code line 23 of the train.py. After that I've proceed with a "pip list" to...

Diogomv_0-1720615368274.png Diogomv_1-1720615507653.png
Diogomv by Associate
  • 2697 Views
  • 4 replies
  • 0 kudos

Implementing custom post processing for different models

Hi,Is it possible to add the custom post-processing function in the middleware of the object detection application https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/stm32ai_application_code/object_detection?Thanks! Reply  

ai studio serial emulator no input file support

It's a shame that the serial emulator in AI Studio only supports a COM port as input and not an offline .csv file of recorded data, as it's not always possible to have access to a live stream.I've noticed as well that the COM port options don't seem ...

GMeta.1 by Associate III
  • 895 Views
  • 2 replies
  • 1 kudos

Resolved! NanoEdge AI integration

Hi,I am a research intern working on edge AI for anomaly detection.I am trying to integrate my anomaly detection NEAI model with a Network Management Card project which is in C++(cpp) running on STM32MP1.I would like to know the possibility of integr...

mpeton by Associate II
  • 2520 Views
  • 7 replies
  • 1 kudos

Resolved! Hardware validation of NN model

I am validating a classification model on STM32H745-DISC0 board. The validation is successful but id does not show any accuracy related parameter.It shows all the parameters except accuracy. rmseMaeL2rmeanstd    Ritesh

Ritesh1 by Associate II
  • 2764 Views
  • 7 replies
  • 0 kudos

Resolved! ai studio validation report pdf format issue

When converting a generated validation report in Nanoedge ai studio (v4.5.0) I've noticed that the format isn't good because it chops off the right-hand side of the confusion matrix. I can see there's a horizontal scrollbar but it doesn't work in the...

GMeta.1 by Associate III
  • 1491 Views
  • 1 replies
  • 1 kudos