stm32ai-modelzoo icon indicating copy to clipboard operation
stm32ai-modelzoo copied to clipboard

AI Model Zoo for STM32 devices

Results 16 stm32ai-modelzoo issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/STMicroelectronics/stm32ai-modelzoo/assets/166009574/d2be473a-4f24-4d53-a6c6-ac3d524e8af2)

Hello, Is it possible to implement transforme-based models on the STM32N6 ?

Hello, I want to deploy a pre-trained object detection model on an STM32 board using STM32Cube.AI. I deploy the model [ssd_mobilenet_v2_fpnlite_035_192_int8.tflite] pretrained on COCO dataset using the necessary parameters provided...

Hi, Previously we have been successfully running our custom YOLOv5 model on the NPU of Rockchip 3588 platform. Now we want to porting our platform to STM32MP2. From the wiki...

I am currently running the head_landmarks model from the official STM32 Model Zoo: https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/pose_estimation/head_landmarks The ONNX model I used is face_landmarks_v1_192_int8_pc.onnx (downloaded directly from the github. The model can be...

Hey! While evaluating ST EfficientNet LC V1 (224×224×3) on Food‑101, I’m getting approx. 15 percentage points higher top‑1 accuracy with the pretrained checkpoints than what’s documented. [Docs](https://github.com/STMicroelectronics/stm32ai-modelzoo/tree/main/image_classification/efficientnet#accuracy-with-food-101-dataset) say: - Float:...