You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I analyzed global_recon/run_demo.py with some attention and didn't find a direct way to generate this 4th representation (HybrIK(World)), only GLAMR (Cam), GLAMR (World) and HybrIK (Cam).
My question is:
Is there any way to get this 4th representation from the data collected in run_demo.py? Or should this process be performed while estimating the pose and shape generated by HybrIK in run_pose_est_on_video(...)?
I believe it would be interesting to include in the project the code snippet used to generate this 4th representation. And as such, I would be grateful if someone could publish it.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for the excellent work.
In this gif: https://github.com/NVlabs/GLAMR/blob/main/docs/basketball_glamr_vs_hybrik.gif
a direct comparison between GLAMR and HybrIK in world and camera projection was presented.
I analyzed global_recon/run_demo.py with some attention and didn't find a direct way to generate this 4th representation (HybrIK(World)), only GLAMR (Cam), GLAMR (World) and HybrIK (Cam).
My question is:
Is there any way to get this 4th representation from the data collected in run_demo.py? Or should this process be performed while estimating the pose and shape generated by HybrIK in run_pose_est_on_video(...)?
I believe it would be interesting to include in the project the code snippet used to generate this 4th representation. And as such, I would be grateful if someone could publish it.
Thanks!
The text was updated successfully, but these errors were encountered: