I am using DeepStream 6.1 Container. I am trying to run batch inference and want to enable the nvidia tracker. However, I could not find where is location of tracker in DeepStream 6.1 for ll-lib-file. Could anyone suggest where is the new location in 6.1?
There is already sample of tracker in /opt/nvidia/deepstream/deepstream/samples/configs/deepstream-app/source4_1080p_dec_infer-resnet_tracker_sgie_tiled_display_int8.txt
@Fiona.Chen Thanks. Found it. This is because the location is changed comparing with the old version. Still, I suggested that this should be given in the documentation as well instead of inside examples only.