AlvinYH / Faster-VoxelPose

Official implementation of Faster VoxelPose: Real-time 3D Human Pose Estimation by Orthographic Projection
MIT License
154 stars 18 forks source link

Where could i found the model_best.pth.tar? #10

Closed xjchao7 closed 1 year ago

xjchao7 commented 1 year ago

Thank you very much for your perfect work.

When I would like test your code, I could not find the model_best.pth.tar. Could you please provide the model for testing.

Thanks.

Whiplash-18 commented 1 year ago

Thank you very much for your perfect work.

When I would like test your code, I could not find the model_best.pth.tar. Could you please provide the model for testing.

Thanks.

Hey, I have the same problem with you. Have you solved the problem? Thanks!

Ruid6 commented 1 year ago

me too. i have the same problem.

Ruid6 commented 1 year ago

me too. i have the same problem.

you need train youself model before test

AlvinYH commented 1 year ago

Thanks for your interest in our work. We've modified the code and uploaded our pre-trained models. You can download the checkpoints on the current release webpage.