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 multi-people tracking still in experimental phase? #31

Open
VoidLLY opened this issue Jan 3, 2022 · 5 comments
Open

Is multi-people tracking still in experimental phase? #31

VoidLLY opened this issue Jan 3, 2022 · 5 comments

Comments

@VoidLLY
Copy link

VoidLLY commented Jan 3, 2022

Hi, I downloaded this STAF repository. After compilation, I ran the command build/examples/openpose/openpose.bin --model_pose COCO --tracking 1 --render_pose 1 --net_resolution="320x-1" but I got the error "Error: Person tracking (--tracking flag) is in experimental phase and only allows tracking of up to 1 person at the time. Please, also include the --number_people_max 1 flag when using the --tracking flag. Tracking more than one person at the time is not expected as short- nor medium-term goal". Does it mean that multiple people tracking is not yet finished? Thank you.

@soulslicer
Copy link
Owner

@kai0122
Copy link

kai0122 commented Jan 4, 2022

@soulslicer I have cloned the original openpose repo and can successfully run it.
However, I do not know how to clone your staf branch and merge with the original openpose.
Could you provide some hints? Thank you!!!

@VoidLLY
Copy link
Author

VoidLLY commented Jan 4, 2022

https://github.com/soulslicer/STAF/tree/staf

@soulslicer Thank you. I didn't notice it's a different branch. I have no error now. But when I ran the command "build/examples/openpose/openpose.bin --model_pose COCO --tracking 1 --render_pose 1 --net_resolution="320x-1" --video examples/media/video.avi --write_json output_json" the display window is blank and white, the program seems to get stuck and it says "OpenPose 1.5.0 is not responding". Do you have any idea how to resolve this? Thank you.

@soulslicer
Copy link
Owner

@VoidLLY
Copy link
Author

VoidLLY commented Jan 4, 2022

https://github.com/soulslicer/STAF/blob/staf/README.md

@soulslicer Thank you for your reply. I'm able to run with the webcam input but not the video. Do you have any suggestion?

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