cancel
Showing results for 
Search instead for 
Did you mean: 

FA-AI-Vision

MH24
Associate II

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?

1 ACCEPTED SOLUTION

Accepted Solutions
Julien CLOSS
ST Employee

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

 

View solution in original post

2 REPLIES 2
Julien CLOSS
ST Employee

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.

Julien CLOSS
ST Employee

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