Closed jb892 closed 5 years ago
Hi jb892,
I did not visualized the estimated centers on the ITOP dataset. If you used front-view centers to visualize above images and correctly transformed the centers to the pixel coordinates (using my code), there would be no problem. Note that the provided centers are estimation values, not GT values. Therefore, some errors might exist.
Thanks for your reply!
I will take a closer look at your code. Cheers!
Just found that the camera intrinsic parameters I used: fx, fy was wrong. I took them from the website of ITOP. The correct value should be fx = fy = 241.42 .
The camera parameters and pixel2world, world2pixel functions were from ITOP dataset website, and they worked well. The dataset has been changed? Can you tell me the address of the site? It seems https://www.albert.cm/projects/viewpoint_3d_pose/ is broken.
I'm not sure now since I cannot remember where did I take those wrong figures. Maybe I mistakenly took them from the NYU hand dataset. BTW, the ITOP website is down now.
The new ITOP website is here: https://www.alberthaque.com/projects/viewpoint_3d_pose/
Hi Moon,
I came across a problem while inspecting the depth map and pre-computed center from ITOP dataset. Here is the result: The center is denoted by a red dot. However, it seems that the red dots are not the real center of the human body. Why is that? Did I miss anything?