-
How about the structure of the generated 3D keypoints?
How do I read and use these points?
@Vegetebird
-
Hi, thx for the nice Ho3d dataset. However I find that handJoints3D in annotation seems not right, thus I can not calculate hand bbox from it. Does anyone else counter this problem?
-
This is truly amazing work!
I'm wondering if you have any suggestions for the best methods to fit the SKEL model to 3d keypoints extracted from a pose estimation model such as mediapipe. Here is w…
-
I have found that the below code can generate the correct 2d keypoints for image visulaization, so I think but `joints3d + full_cam` is the correct 3d keypoint represented in the camera frame. But the…
-
Hello, thanks for your great work. Human Reconstruction results are pretty good on images and videos. Now I wonder how to convert the output of TokenHMR back to AMASS format?
B
I could get the **pre…
-
Hi. Now that I've been able to generate the correct SMPL mesh, and I've projected the resulting vertices onto the image, they presumably take the correct pixels. However, there will be some errors whe…
-
I guess other OMP implementations could use this setting as well, since most of those also require some search for neighbors, which can vary a lot and hence vary the computation between …
-
Hi, I replaced the 3d keypoints with the ones that I got from VideoPose3D and the generated mesh look really weird. Is it because of any normalization that you processed with the 3D keypoints? Thanks.
-
How do I change the code to output each coordinate information in .pkl?
I looked at past issues but could not figure it out due to my lack of understanding.
-
Hello, thank you very much for sharing, I had the following while reproducing with the gaze360 dataset, I thought that the example_images had too few images, so I used a class from WIDER to get the pk…