ByteTrack: A Simple Yet Effective Multi-Object Tracking Technique
A simple, effective, and a generic association method to track objects by associating almost every detection box instead of just the high score ones
The goal of Multi-Object Tracking(MOT) is to draw the bounding boxes around objects by detecting and identifying them in a video and then maintaining their trajectories with…