-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hi, I tried the library and it seems that the tracker id can be shared between class_ids. If it's a multi object tracker, is it normal that the track id doesn't reset when it encounters different objects (ie with different class_ids)? Could you please clarify?
(
class_ids (numpy.ndarray or list): List of class_ids (int) corresponding to labels of the detected object. Default is None.
)
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested