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
I used euclidean distance between the centres of people (all in pixels). Yes, I used the bird-eye view.
Yes, we can change the thresholds for both yellow level warning and red level warnings by passing the thresholds to the function distancing on line 111 of detect.py - distancing(people_coords, im0, dist_thres_lim=(200,250)).
Hello, thank you for your cool repo. I just had a couple of questions,
Thanks
The text was updated successfully, but these errors were encountered: