-
Hi,
I am reprojecting the keypoint_3d data, however, they do not corresponds to the keypoint_2d. They do correspond to the reproj_kp_2d. But it is slightly off of the keypoint_2d ground truth. Whi…
-
Hello,
thank you for sharing your work!
Is there a way of extracting 3D keypoints based on the reconstructed mesh?
-
Hi bro, thanks for your great work!!!
After postprocess the pose_detection model output, this repo convert id_3d to original image coordinates use affine transform, this can work in 2D coordinatte,…
-
Hi,
I recently discovered that How2sign provides 2D keypoints for the front, left, and right views. With camera parameters available, it is possible to convert these 2D keypoints to 3D keypoints.
…
-
您好,请问图3(a)图系数矩阵是如何计算的,代码可以分享一下吗,感谢回复!
![image](https://github.com/user-attachments/assets/1ffdee0e-1ae3-4b17-b3a5-ad597c33beea)
-
Hi waymo research,
I have some questions regarding the keypoint data published with the latest releases (v1.3.2).
1) In your paper (https://arxiv.org/pdf/2112.12141.pdf), do you align the root j…
-
hello @vchoutas,
I wish to know can I directly use the 3d ground-truth key points of H36m and develop the smpl parameters instead of using the 2d joints and images.
Inform me of any necessary c…
-
I am currently playing around with Kinovea 0.9.5 - and in particular in conjunction with OpenPose.
I ran a video (of approx 4 second length) through OpenPose (`openpose-1.7.0-binaries-win64-gpu-pytho…
-
Hello!
I am wondering is the 3D joint coordinate of human pose represented in absolute or relative coordinate?
If it is absolute coordinate, what is the unit of measurement? centimeter or someth…
-
hi, how can i implement back-projection of original keypoints onto the image in top_down_video_demo_with_mmdet.py ?