Tracking-with-darkflow icon indicating copy to clipboard operation
Tracking-with-darkflow copied to clipboard

print class value for python

Open Phoebe-star opened this issue 7 years ago • 2 comments

I want to print the detections class but it show the [<deep_sort.deep_sort.detection.Detection object at 0x7f87fe29c710>]

have any method to print value of class?

Phoebe-star avatar Mar 10 '18 02:03 Phoebe-star

you can get the classes from this line, it's the mess variable

obendidi avatar Mar 12 '18 10:03 obendidi

Ok~ thanks~ I will try it Do you know how to test MOTA and MOTP for yolo+deep sort?

Phoebe-star avatar Mar 15 '18 08:03 Phoebe-star