SelfPose3d icon indicating copy to clipboard operation
SelfPose3d copied to clipboard

Official code for "SelfPose3d: Self-Supervised Multi-Person Multi-View 3d Pose Estimation"

Results 4 SelfPose3d issues
Sort by recently updated
recently updated
newest added

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...

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....