mmpose icon indicating copy to clipboard operation
mmpose copied to clipboard

will you provide more 3d pose method

Open akk-123 opened this issue 3 years ago • 3 comments
trafficstars

will you provide more 3d pose method, now mmpose only support simplebaseline and videopose

akk-123 avatar Apr 06 '22 02:04 akk-123

Thanks for your inteterst. Currently we are working on PoseFormer #1215 . Please leave comments in our roadmap if there are algorithms/datasets/features you would like to see in MMPose.

ly015 avatar Apr 06 '22 02:04 ly015

thanks, after get 3d keypoints, do you know how to get the rotation matrix, because to drive the skeleton, usually need know the rotation matrix

akk-123 avatar Apr 07 '22 06:04 akk-123

This function hasn't been implemented in mmpose. You can refer to https://github.com/KevinLTT/video2bvh/blob/master/bvh_skeleton/math3d.py

ly015 avatar Apr 07 '22 07:04 ly015