haroonshakeel / yolov7-object-tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YOLOv7 Object Tracking

license

Multiple object tracking with YOLOv7 and SORT.

This repository is created for the channel TheCodingBug. You can find the complete tutorial Here.

Object Tracking Results YOLOv7 Weights

TO DO

  • 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

Credits

About

License:MIT License


Languages

Language:Python 100.0%