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

question about save test time #61

Open
visonpon opened this issue Jun 23, 2021 · 0 comments
Open

question about save test time #61

visonpon opened this issue Jun 23, 2021 · 0 comments

Comments

@visonpon
Copy link

visonpon commented Jun 23, 2021

Hi, thanks for your great work and I have some questions hope you can help!
First, since the steps contain OpenPose -> POF prediction -> single frame fitting, I wonder if only fit the body part will also get normal results when I only care about body fitting?
[I have test openpose that only output body keypoints(about 6 frames per second, POF generation and fitting takes about one second per frame, so if only fit body the speed can achieve about one frame per second.
I also notice that when the hand is blurry it will not fit the hand and facial expression also set false, but rendered mesh contains this part, if which part wants to be rendered can set as needed, it will be more convenient to use.
what's more, I am trying to modify the code to see if only fit body is normal, but since the code is based on c++, it may need some time]

Second, since visualize using OpenGL also not convenient when test on servers, hope you can tell how to modify the run_fitting.cpp[I have tried to modify, e.g, not save the rendered mesh, but the tracking becomes even worse]

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

1 participant