ByteTrack icon indicating copy to clipboard operation
ByteTrack copied to clipboard

How to get object label

Open MoriYu0011 opened this issue 2 years ago • 1 comments

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.

MoriYu0011 avatar Jun 13 '22 05:06 MoriYu0011

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

liangSss96 avatar Aug 15 '23 03:08 liangSss96