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! why get the execution time in nanoEdgeAI err?

Hi there,I am newbie at edge AI, and I was runing the demo "motor vibration" in nanoEdgeAI.For me, the nanoEdgeAI is really a excellent work, I can easy understand the most part of the work flow by run an demo, even I am just a new guy.However, when ...

Junde_0-1752461204088.png
Junde by Senior III
  • 289 Views
  • 4 replies
  • 3 kudos

Resolved! How to get new ll_aton library

I am using STM32N6570-DK board.I wanted to use resnet50 model for Image Classification I generated files using stedgeai using the command : stedgeai generate --model resnet50_v2_224_int8.tflite --target stm32n6 --st-neural-art default@user_neuralart_...

Want to deploy TFLM library on STM32L562E

Hi,Currently, I want to use TFLM library to do the inference rather than Cube.AI. For me, what I am doing is:1. download the latest tflm library2. build it with commands: "make -f tensorflow/lite/micro/tools/make/Makefile TARGET=cortex_m_generic TARG...

Resolved! VL53L8CX Hand Posture - can't do quantization.

Error output when trying to quantize CNN2d_ST_HandPosture_8classes_hand_posture_ST_VL53L8CX_handposture_dataset.h5 in STM Edge AI Developer Cloud. For example, the error "Could not find cuda drivers on your machine, GPU will not be used." Why do I ne...

Shion by Associate II
  • 215 Views
  • 3 replies
  • 3 kudos

Resolved! STM32N6570-DK , TouchGFX issue

Hi, I am implementing the new STM32 project in that I am initialized Display and camera interfaceLTDC interface enabled turning on the backlight by making PQ6 pin high and in TouchGFX created a project selected STM32N6570-DK board while run the targe...

What the validation command does during its runtime?

Hi,   With the new 2.2 STEdgeAI update I have done some neural network model validations on the CM55 of the nucleo-n657x0-q board. I have also used the STLink-v3pwr to measure the power consumption while validating. What I wonder is if there is some ...

brianon by Associate III
  • 625 Views
  • 8 replies
  • 6 kudos