Im trying to run DS3 app with Primary detector(Resnet10) and Secondary classifier(Resnet18) with tracker disabled. But there are no labels from secondary classifier drawn on the output video but when tracker is enabled the output labels from secondary detector can be seen in the output video.
Is there a relation between tracker and secondary classifier?
Thanks.