Hi team,
Here's an issue from the customer may need your help:
Code location: TIDL_collectLocConfHeadInfo() in tidl_detectionOutput.C. InConfDataParams-> pitch[TIDL_line_match] in function.
When using the same model to convert the test (i.e. pc side) of the code in the TIDL model, the output values of the four heads are 2304, 576, 144, 36 respectively, however, on the TDA4VM board side, the output characteristics of the four heads are 2496, 704, 192, 36. Why is this difference?
What is the difference between the results obtained after inference at the board end (i.e., the position information of the target box, the confidence level, etc.) and the PC end?
The output from the PC side is captured as follows:
The EVM development board output is captured as follows:
Could you help check this case? Thanks.
Best Regards,
Cherry