Closed zjt000125 closed 5 months ago
The mesh converted from smplx parameter is good, but the rendered normal map using the given camera pose is weird. Looks like the camera is too close to the mesh.
Hi~ We have provided code related to camera projection methods and visualization, which can be used to project correctly using the camera poses and motions we provide, I hope it will help you.
Hi~ We have provided code related to camera projection methods and visualization, which can be used to project correctly using the camera poses and motions we provide, I hope it will help you.
hi! may I ask where is "utils.human_models" referring to in line 37 of 'render_camera_space_motion.py'?
Could you please provide the rendering code for the .json files in mesh_recovery directory? I found the rendering results to be strange when using the camera pose from the .json files.