mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

root_trajectory in 3d pose video demo

Open darcula1993 opened this issue 3 years ago • 3 comments

Seems that 3d pose video demo do not consider root_trajectory output from videopose3d self-supervised model? The root node is always on the original point(0,0,0). The config file is:configs/body/3d_kpt_sview_rgb_vid/video_pose_lift/h36m/videopose3d_h36m_27frames_fullconv_semi-supervised.py

darcula1993 avatar Sep 20 '22 08:09 darcula1993

Sorry for the late reply. Yes, this model only predicts the relative keypoint coordinates around the root.

ly015 avatar Oct 13 '22 03:10 ly015

Maybe I can submit a PR to add root traj info? Since semi-surpervised 3d model can output root position info.

darcula1993 avatar Oct 14 '22 04:10 darcula1993

Wow, that would be great! Thank you very much and we are looking forward to your PR.

ly015 avatar Oct 14 '22 06:10 ly015