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

Question: Is STM32H745XIH6 micro-controller suitable for running object detection models?

Open MohamedElhadidy0019 opened this issue 1 year ago • 1 comments

From your README I have understood that the Disco board is capable of running object detection models, but does the microcontroller itself of the board be able to run the models standalone?

MohamedElhadidy0019 avatar Apr 17 '24 00:04 MohamedElhadidy0019

Hello, It depends on the model size, but if no external memory is needed, the model should be capable of running on this device. STM32H745XIH6 is not part of the developer cloud. Maybe you can make a try on one of the device on the ST developer cloud with features close to the one you use. Regards,

LFOSTM avatar Apr 17 '24 06:04 LFOSTM