regards,
Gina
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.
regards,
Gina
As of now, we support only SSD, Yolo and Retinanet post-processing in C7X-DSP. Any other OD post-processing can be support on ARM A72. please use ONNX runtime APIs to run these models on TDA4VM and run the post-processing using standard c++/python code similar to the one used in your training code. Measure the time/latency of this post-processing in ARM, if this is not meeting the application requirement, please do let us know the latency details.
Hi,
Thanks for your reply. We are using RTOS SDK version 07.01.00.11. My understanding is that 7.1 version doesn't support ONNX runtime support with heterogenous support. So we will have to use TIDL-RT and implement the post-processing part in C and run on ARM A72. Is my understanding correct.
regards,
Gina
Hi,
We will implement the post processing and let you know regarding the performance.
regards,
Gina