microsoft / multiview-human-pose-estimation-pytorch

This is an official Pytorch implementation of "Cross View Fusion for 3D Human Pose Estimation, ICCV 2019".
MIT License
541 stars 89 forks source link

pairwise.pkl #42

Open cv1995 opened 3 years ago

cv1995 commented 3 years ago

How do you get the “pairwise_constrain” value in the pairwise.pkl file?If I want to use other Graphical model of human body,what should I do to get this value?