Hi zunnash ,
You can run tracking on device; one option is ObjectTracker node, the other is NN-based tracking, example: https://github.com/nikp00/stark-on-depthai
Embeddings are extracted on-device, tracking is done on host: https://github.com/luxonis/depthai-experiments/tree/master/gen2-deepsort-tracking
Thoughts?
Thanks, Erik