SelfPose3d
SelfPose3d copied to clipboard
Official code for "SelfPose3d: Self-Supervised Multi-Person Multi-View 3d Pose Estimation"
Can you share the code how to use smplify-x to predict the SMPL mesh? Thanks for your help.
Thank you very much for your time and for the outstanding contribution to the field. I have a question regarding the mesh reconstruction process using SMPL in your method. In...
Currently, I am trying to apply this framework to our 4D-OR dataset (https://github.com/egeozsoy/4D-OR, TU Munich Germany). After setting up the corresponding dataset files and adapting the projection logic (due to...
Unclear instruction on how to apply this framework to a new dataset. (e.g. get 2d / 3d pseudo poses)
Assuming I want to apply this framework to my dataset, where I have the calibration of my cameras and the video footage. Currently, no 2d or 3d pseudo poses exist....