2024-07-17 5:57 AM
Hello, I would like to know if I can use FP-AI-Vision to design my own application, for example, to detect trees in a yard. Or is it designed only for the three applications: food recognition, person presence detection, and people counting?
Solved! Go to Solution.
2026-01-19 5:52 AM
Hello,
FP-AI-Vision application package is not supported any longer.
For any new AI development on STM32, please refer to the STM32 Model Zoo:
GitHub - STMicroelectronics/stm32ai-modelzoo: AI Model Zoo for STM32 devices
GitHub - STMicroelectronics/stm32ai-modelzoo-services: AI Model Zoo services for STM32 devices
You will find "object detection" examples from which you can start your development.
Thank you for your understanding.
Julien
2024-07-25 2:53 AM
Hello,
For any new computer vison application development, ST recommends to start from the application examples available in the STM32 AI Model Zoo.
You could access the STM32 AI Model Zoo using the following link: https://github.com/STMicroelectronics/stm32ai-modelzoo.
You wont find your exact need (tree detection in yard) but you can take your inspiration from one of the existing examples.
I hope it answers your need.
Thank you.
Julien.
2026-01-19 5:52 AM
Hello,
FP-AI-Vision application package is not supported any longer.
For any new AI development on STM32, please refer to the STM32 Model Zoo:
GitHub - STMicroelectronics/stm32ai-modelzoo: AI Model Zoo for STM32 devices
GitHub - STMicroelectronics/stm32ai-modelzoo-services: AI Model Zoo services for STM32 devices
You will find "object detection" examples from which you can start your development.
Thank you for your understanding.
Julien