face-tracker icon indicating copy to clipboard operation
face-tracker copied to clipboard

Face Tracker using RetinaFace Detector and Kalman Filter

Results 1 face-tracker issues
Sort by recently updated
recently updated
newest added

Hello Author, Please help me to figure out this issue. ``` 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,...