Skip to content

hadilaff/Classification-model-STM32F7

Repository files navigation

Classification-model-STM32F7

Our goal is to Implementat a Deep Learning model on STM32F746G DISCOVERY.

Screenshot from 2024-12-13 22-28-44

After preparing and training a classification model we have to convert the model (tflite/.h...) to a STM32 compatible project using “ST Edge AI developer” tool. https://stm32ai.st.com/st-edge-ai-developer-cloud/

Screenshot from 2024-12-13 22-40-21

In this case the input image size is 64643, and since cubeide not able to read image we have to covert the input unot int32

Screenshot from 2024-12-13 22-42-56

Screenshot from 2024-12-13 22-43-36 Screenshot from 2024-12-13 22-44-02

Some output issues:

Screenshot from 2024-12-13 22-44-49

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages