ByteTrack
ByteTrack copied to clipboard
How to get object label
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
.
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