How to implement YOLO on STM32 H7
Hello,
I'm sorry that these are in fact many questions but I'm wondering why I can't analyse any of the ONNX models that I've downloaded. I tryied YOLOv8n (12MB), YOLOv6n (18MB), YOLOv5su (36MB), YOLOv4tiny (24MB) and YOLOv2 (62 MB) and none of these ONNX models can pass the analysis step except YOLOv2 (but it is oviously too big for the MCU).
I have two main questions.
- I'm focusing on YOLOv8 since it's the one that I'm fine tuning and I don't understand why I'm getting "INTERNAL ERROR: list index out of range".
- Vincent Richard from Product Marketing at ST told us that some STM32 users have been able to successfully implement YOLOv2 on STM32. Is it "ST Yolo LC" from model zoo? Otherwise, how can it fit on an STM32?
I'm attaching a zip containing all ONNX files and the associated txt files with the errors.
Thanks a lot,
Camille RAHI
Data Scientist @ ALTEN
