You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/hack/Documents/EnvVisionX/face-tracker/utils/associate_detection_trackers.py", line 24, in associate_detections_to_trackers
if(d not in matched_indices[:, 0]):
TypeError: tuple indices must be integers or slices, not a tuple
The text was updated successfully, but these errors were encountered:
File "/home/hack/Documents/EnvVisionX/face-tracker/utils/associate_detection_trackers.py", line 24, in associate_detections_to_trackers
if(d not in matched_indices[:, 0]):
TypeError: tuple indices must be integers or slices, not a tuple
Hello Author,
Please help me to figure out this issue.
The text was updated successfully, but these errors were encountered: