soshishimada / PhysCap_demo_release

PhysCap: Physically Plausible Monocular 3D Motion Capture in Real Time The implementation is based on [SIGGRAPH Aisa'20](https://vcai.mpi-inf.mpg.de/projects/PhysCap/).
190 stars 28 forks source link

how to get the predictions (motion.motion and ddd.mdd) if i can not get the vnect lib? #5

Open chunniunai220ml opened 2 years ago

chunniunai220ml commented 2 years ago

Hi, thanks for your share! i followed the steps in README, but I could not have access to the VNect C++ library. can you tell me the meaning of the predictions (motion.motion and ddd.mdd) ? if I can get the 2ds.npy(formats like your example but the points position different from your dataset ) by other method, how to get the correspond physcap.skeleton?

zhongxiaoyu commented 2 years ago

same question.

soshishimada commented 2 years ago

Hi, could you send an email to Oleksandr Sotnychenko [osotnych@mpi-inf.mpg.de] in case you don't get access after registration at VNect page (https://vcai.mpi-inf.mpg.de/projects/VNect/)? I don't have a control over it.

EvanJamesMG commented 1 year ago

hi, have you got the answer about the .motion and .mdd data format from the VNect author? could you share the answer.