-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a way to detect multiple people? #11
Comments
Line 98 in 91cf780
Maybe change the top1 to other value would do the trick. I believe it's quite easy to modify the code and pass a new parameter. |
Thanks a lot, I'll give it a try |
Thanks a lot @kexul , I added a variable to select the person that I want to process and it worked 🎉 |
@xiaoc1212 check this #10 (comment) |
thanks a lot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While testing the code, I noticed it executes only for one person, is there a way to do it for multiple people?
you can see the result of my test here.
https://github.com/user-attachments/assets/9b00d290-5e31-4c84-9e7b-50509418164b
thanks a lot for the code, the result is sooo good.!!
The text was updated successfully, but these errors were encountered: