Open Li-ChangHao opened 8 months ago
Thank you for your great work. I have a problem. When I use raw_pose_processing.py, two errors occur. I want to know how to solve it. output.vertices.shape is torch.Size([2400, 6890, 3]), smplx_model.joint_idx is range(0, 144)
the error occurs at smplx2joints.py:
Thank you for your great work. I have a problem. When I use raw_pose_processing.py, two errors occur. I want to know how to solve it. output.vertices.shape is torch.Size([2400, 6890, 3]), smplx_model.joint_idx is range(0, 144)
the error occurs at smplx2joints.py: