I'm a beginner in computer vision, and using an OAK-D device with Raspberry Pi (and currently Windows) to run DeepSort/Yolov5 for multi-object tracking on cars/ traffic scenarios as part of my undergrad engineering project. Unlike object detection, I haven't found any beginner-friendly material on performing object tracking using OAK-D with a Windows host machine/ Raspberry Pi. Can anyone share a beginner-friendly explanation on how to go about this? Can we run tracking on OAK or it has to run on the host device, or how do we segregate the part of the algorithm which runs on OAK and which runs on the host device? Is there any tutorial available for this?
I'd be grateful for any helpful response to this,
Thanks,
Zunnash.