deep_sort_yolov3
deep_sort_yolov3 copied to clipboard
How display object score and label ?
If I change this line :
if predicted_class != ['person', 'car', 'truck']: continue
So how I can display prediction score and label on object with track ID ?
Hi Did you find a solution how to get the ID of people in video?
Hi.
I have used Deepsort and the output .txt file just have detections wothout ID of people. How Can I get the ID of people?