Skip to content
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

Closed
carlosedubarreto opened this issue Sep 16, 2024 · 6 comments
Closed

Is there a way to detect multiple people? #11

carlosedubarreto opened this issue Sep 16, 2024 · 6 comments

Comments

@carlosedubarreto
Copy link

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.!!

@kexul
Copy link

kexul commented Sep 17, 2024

bbx_xyxy = tracker.get_one_track(video_path).float() # (L, 4)

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.

@carlosedubarreto
Copy link
Author

carlosedubarreto commented Sep 17, 2024

Thanks a lot, I'll give it a try

@carlosedubarreto
Copy link
Author

Thanks a lot @kexul , I added a variable to select the person that I want to process and it worked 🎉
image

@xiaoc1212
Copy link

image

Hi,Carlos, can you share the specific implementation method with me?

@kexul
Copy link

kexul commented Sep 25, 2024

@xiaoc1212 check this #10 (comment)

@xiaoc1212
Copy link

@xiaoc1212 检查此 #10 (comment)

thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants