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

Defining own testcase #40

Open
turtlebot1 opened this issue Mar 8, 2024 · 5 comments
Open

Defining own testcase #40

turtlebot1 opened this issue Mar 8, 2024 · 5 comments

Comments

@turtlebot1
Copy link

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.

@342600694
Copy link

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.

Hello, have you solved the problem of human body pose estimation for multiple people and multiple cameras in a real-time environment?

@turtlebot1
Copy link
Author

@342600694 ,
Yes, I have solved the problem of setting up this model for a custom environment and get the results. I have not made it work real-time and am currently finding a way to decrease the latency but I am getting ok-ish results by testing the inference on a custom setup.

@342600694
Copy link

@342600694 , Yes, I have solved the problem of setting up this model for a custom environment and get the results. I have not made it work real-time and am currently finding a way to decrease the latency but I am getting ok-ish results by testing the inference on a custom setup.

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.

@turtlebot1
Copy link
Author

@342600694
Sure, just be careful with the camera calibration process and your results would be fine.

@342600694
Copy link

@342600694 Sure, just be careful with the camera calibration process and your results would be fine.

hey bro I can't understand some of the contents in project_individual.py. Is there any reference information?

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

2 participants