-
Notifications
You must be signed in to change notification settings - Fork 21
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
Defining own testcase #40
Comments
Hello, have you solved the problem of human body pose estimation for multiple people and multiple cameras in a real-time environment? |
@342600694 , |
I am currently reading the author's code and may try to use my own dataset to test and make it work in real time in the future. If there are any issues in the future, can I ask you for advice under this post? Thank you very much. |
@342600694 |
hey bro I can't understand some of the contents in project_individual.py. Is there any reference information? |
Hello authors,
Thank you for sharing the code of this amazing work. I am using your framework to solve a multi-person multi-camera problem in real-time environment. I wanted to ask if we need to train the model again with our own data after setting up the environment or if we could use the pre-trained model and test it on the new data.
It would be really helpful if you could help me out in this aspect.
Thank you for your time.
The text was updated successfully, but these errors were encountered: