Object Tracking Help

Hello,

I’ve had success using jetson-inference library for object detection. However next I would like to implement tracking.

Is this a task that is typically handled by neural network, or is it done in conjunction with object detection?

I will post if I get an idea for solution. For now I need to research.

Thanks.

It looks like object detection is used alongside tracker in this case. If anyone has any helpful info please add.

Hungarian algorithm is what I was looking for.

Glad to know you found the solution.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.