ifzhang / ByteTrack

[ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box
MIT License
4.69k stars 891 forks source link

How to get object label #204

Open MoriYu0011 opened 2 years ago

MoriYu0011 commented 2 years ago

Using yolov5, tracked object IDs(1, 2, 3, ...) can be found, but I can not see labels(person, car, ....) of the objects. I want to know how to get tracked object labels from online_targets.

liangSss96 commented 1 year ago

Using yolov5, tracked object IDs(1, 2, 3, ...) can be found, but I can not see labels(person, car, ....) of the objects. I want to know how to get tracked object labels from online_targets.

Just add attributes to STACK