Shimingyi / MotioNet

A deep neural network that directly reconstructs the motion of a 3D human skeleton from monocular video [ToG 2020]
https://rubbly.cn/publications/motioNet/
BSD 2-Clause "Simplified" License
554 stars 82 forks source link

With RGB image input for 3D motion prediction? #39

Open NewCoderQ opened 2 years ago

NewCoderQ commented 2 years ago

Great work! I noticed that pose_2d kps is the only input of MotioNet. Adding some information from rgb images to input will make better 3d motion prediction?