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.

TDA4VM: TDA4VM: Query regarding CenterNet model postprocessing

Part Number: TDA4VM

Hi,

I have successfully imported centerNet model into tidl application and it is compiling.

Now I have to add postprocessing to see the output. output of centerNet are three convolution layers with 1x4x80x128, 1x2x80x128, 1x2x80x128 respectively.

As I can see tidl code output of centerNet is stored in vx_object_array  output_tensor_arr

My question is

How can I retrieve the data from output_tensor_arr to any normal c/c++ array ? 

I try to google but there is no luck finding anything useful.

Thank you

Regards,

Mudasar