jetson xavier AGX
deepstream works very well 90% of the time tracking multiple objects simultaneously but occasionally it will only produce 1 bounding box at a time. When there are multiple objects on the camera stream it will hold onto 1 object until it leave the screen and immediately snap to another object.
What setting do i need to change to stop this from happening?
Is it a tracker_config.yml issue? It is not a detection issue as all objects detect perfectly on their own
thanks