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
559 stars 83 forks source link

Quick Start is not err? #5

Closed CrazyReason closed 3 years ago

CrazyReason commented 3 years ago

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

Lack of necessary parameters?

Shimingyi commented 3 years ago

Yes, you are right, I update it in readme. it should be:

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