Tensors are in different format in hailonet and Hailo async Inference callback

@user67

I build the model with 16bit precision mode. But it also not working.
Even boxes does not appear now.

I still believe it’s problem is with post process. The way it is handled in the c++ code.

This 16bit working with python processing. But I can not use that approach. Due to speed and higher cpu usage(I have tested).

I am working with 2 cameras and a parallel gstreamer pipeline(with 8 bit it’s working). But 16-bit will be really great for my application.

If you could suggest to me the fix that would be great.