Multiple object tracking with YOLOv7 and SORT.
This repository is created for the channel TheCodingBug. You can find the complete tutorial Here.
- Add flag to enable tracking
- Add flag to hide bbox
- Add flag to hide label
- Add flag to change random seed to assign different color to each class
- Add flag to change size of bbox/label
- Add flag to show fps
- Add flag to draw track
- Track color is the same as the bbox color
- Add flag to enable different color for each track