Tool/software: Linux
Dear Champs,
I've been able to run OpenVX TIDL Object Detection (OD) in my end (VSDK v3.7 on TDA2x EVM). Please refer below link for my steps.
However, I'm seeing two issues while running this use case
1. The performance of OpenVX TIDL OD is quite poor:
In Linux, the FPS can only reach 5. As comparison, I ran TIDL OD use case in TI-RTOS, the FPS can reach 20. I compared the performance statistics, looked like 4 EVEs are used in TI-RTOS but only one EVE is used in Linux. I attached the log below FYR.
2. Must run OpenVX TIDL Object Classification (OC) first then run OD:
OC must run prior to OD. If I ran OD directly, sometimes it did not launch and I got the error mentioned in below post
Most of the times OD launched, but the result was abnormal. I saw only a big rectangle blinking around the video (picture below)
Log below FYR.
Please help investigate the issues.
Thanks.