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.

PROCESSOR-SDK-AM62A: How can I get Yolov8 model information

Part Number: PROCESSOR-SDK-AM62A
Other Parts Discussed in Thread: SK-AM62A-LP

Tool/software:

Hello,

I have been checking edge ai studio model selection(v9.2).
Then, I found "ONR-OD-8880-yolov8-small-lite-640x640-gplv3" for AM62A.

I would like to check this model under SK-AM62A-LP.
However, I did not find this model under default SDK (I'm checking SDK v9.2.0.5)

And I also use following command to get model from server.

$root@am62axx-evm:/opt/edgeai-gst-apps# ./download_models.sh

However, I could not find this model as well.
Finally, I checked following git repo, but I could not find it.

https://github.com/TexasInstruments/edgeai-modelzoo/tree/main/modelartifacts/AM62A/8bits

So, could you please tell me how I can import "ONR-OD-8880-yolov8-small-lite-640x640-gplv3" under SK-AM62A-LP ?

BR,