Learn to track custom objects using YoloV8 and different Object Trackers.
The detections generated by YOLOv8, a family of object detection architectures and models pretrained on the Boat dataset, are passed to the tracker of your choice. Supported ones at the moment are: StrongSORT OSNet, OCSORT and ByteTrack. They can track any object that your Yolov8 model was trained to detect.
#####################################################################
For queries: Comment in comment section or you can mail me at [email protected]
#####################################################################
#objectdetection #objecttracking #pytorch #python