tensorturtle / classy-sort-yolov5

Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.
GNU General Public License v3.0
110 stars 29 forks source link

Refine image category through tracking lifetime #6

Closed tensorturtle closed 2 years ago

tensorturtle commented 3 years ago

Currently, the identity of a tracked box is set when the track is started, but is not refined afterwards.