请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:AM625 工具/软件:
您好、
我正在尝试将我的 yolov5模型部署到 TI AM625。 有可能吗? yolov5n 的预期帧率是多少? 谢谢
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.
您好、
我们很高兴为您提供帮助。 我想确保我们讨论的是正确的器件。 AM625不包含 AI 加速器。 这意味着模型将在 ARM A53内核上执行。 在这种情况下、您只需导入模型并使用与普通 PC 类似的默认运行时运行它。
如果您是指 AM62A、它具有高达2TOPS 的 AI 加速器、您可以按照此常见问题解答中的步骤移植模型、以便将其卸载到硬件 AI 加速器: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1457711/faq-am62a7-q1-deploy-mmyolo-on-am62a-yolov8-nano-as-example
AM625的预期 FPS 将不会与 AM62A 一样高。
此致、
Qutaiba