Resolved! model zoo, dataset
hello,I want to train using Model Zoo with a custom dataset. I'm trying to convert the data from COCO format to Darknet format, but I encountered an error with the YAML file (see attached).
Ask questions and find answers on how to deploy, debug, and optimize AI models on ST microcontrollers, microprocessors, and smart sensors.
hello,I want to train using Model Zoo with a custom dataset. I'm trying to convert the data from COCO format to Darknet format, but I encountered an error with the YAML file (see attached).
We reported the following error during the "optimize" step of generating an ONNX model: (ST Edge AI Core v1.0.0-19894 NOT IMPLEMENTED: Unsupported layer types: ScatterND).How to solve this issue? Is there any function or tool that can replace Scatte...
hello,I want to deploy an object detection application on the STM32H747 board. I used YOLOv5n; can I use FP-AI-Vision like in the example from the tutorial "How to use transfer learning to perform image classification on STM32".Best Regard
Hello,I have STM32H7S78-DK board and its have ARM cortex M7 core. As per research I saw that AI model is work on the same M7 cortex but I didn't know how it will work? would you please let us know STM32H7S78 supports AI model implements or not and if...
I was trying to reconfigure and customize the HMI given by HSDATALOG2 interface , i have been looking into utilities/HSDPython_SDK/examples ; utilities/HSDPython_SDK/st_dtdl_gui but i can't see how i can manage the controll over the widgets colours a...
Hello everyone,I am learning how to use the ST Edge AI Developer Cloud tool and, after downloading my model that I developed with TensorFlow and selecting the STM32 MCUs platform, I wanted to try the post-training quantization but I encountered the f...
I want to implement air gesture recognition using accelerometer and gyroscope data. With different movements you should be able to make settings on the handheld device. Movements to be recognized are, for example, tipping twice or moving up and down ...
Hello,I am using the model from 'STM32 AI Model Zoo' located at 'stm32ai-modelzoo/image_classification/pretrained_models/mobilenetv2/ST_pretrainedmodel_public_dataset/flowers/mobilenet_v2_0.35_128_tl' for image classification. I have installed and te...
When I use multiple networks in one program, I get the following errorAI platform (API 1.1.0 - RUNTIME 8.1.0)Discovering the network(s)...Found network "network_fe"Creating the network "network_fe"..Initializing the networkE: AI error (ai_mnetwork_in...
Hello,Please, I would like to know if Edge Impulse is compatible with the STM32H747-DISCO, and more specifically, if the FOMO model can be deployed in this board.Best regards