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

BVH Output is upside down #46

Closed Harsh-Vavaiya closed 2 years ago

Harsh-Vavaiya commented 2 years ago

@Shimingyi @kfiraberman I'm getting output upside down while running this command,

python evaluate.py -r ./checkpoints/wild_gt_tcc.pth -i demo

Screenshot (34)

please, help me with this issue.

Shimingyi commented 2 years ago

@Harsh-Vavaiya You can find some explanations here https://github.com/Shimingyi/MotioNet/issues/43 , I am working on these issues and will commit a new patch for that. (expected in 1st, May).