Tool/software:
Hi,
I am trying to deploy my yolov5 model to TI AM625. Is it possible? What is the expected fps for yolov5n? Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi,
I am trying to deploy my yolov5 model to TI AM625. Is it possible? What is the expected fps for yolov5n? Thanks
Hi,
It is our pleasure to help you. I would like to make sure that we are talking about the correct device. AM625 does not include an AI accelerator. This means that the model will be executed on the ARM A53 cores. In this case, you can simply import the model and run it using the default runtime similar to a regular pc.
If you mean AM62A, which has an up to 2 TOPS AI accelerator, you can follow the steps in this FAQ to port the model so that it is offloaded to the HW AI accelerator: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1457711/faq-am62a7-q1-deploy-mmyolo-on-am62a-yolov8-nano-as-example
The expected FPS for the AM625 will not be as high as the AM62A.
Best regards,
Qutaiba