Question
MCU/MPU Selector for AI
- August 25, 2024
- 1 reply
- 1455 views
In CubeMX I have installed the AI package. After that I go to "Start My project from MCU" then I go to "Middleware" then "Artificial Intelligence" and Enable it.
Here, I select whatever model and click Analyze. The button becomes grey, but I don't get any error or other message. According to the videos I saw online, it should analyze the model and compress it.
For the pre-trained model, I tried my own models and the models from the "stm32ai-model zoo" git repository. The Runtime I want to use is "STM32Cube.AI MCU". I have tried all the combinations, and all the models in the repository have the same results.
stm32ai-model zoo = \stm32ai-modelzoo\object_detection\pretrained_models\
