I tried running inference on a .hef model present in Hailo SDK using the command, hailortcli run /usr/share/hailo-models/resnet_v1_50_h8l.hef --input-files /home/sameer/Desktop/Codespace/Experiments/E
xp5/test_images/tiny-imagenet-resized-bin/val_1170.JPEG.bin
but am unable to interpret the output tensor obtained after running this inference. Can anyone please help me with this?