hackiey / keypoints

A pytorch implementation of Google's paper <Towards Accurate Multi-person Pose Estimation in the Wild>
MIT License
102 stars 25 forks source link

Pre-trained model #8

Open Aritro30 opened 3 years ago

Aritro30 commented 3 years ago

Hi @hackiey,

I am planning to use this key-point detector in one of my projects. I need it for inference only. Do you have or plan to release the pre-trained model that can be used for inference?

Thanks!

pkamranjam commented 10 months ago

Hi @hackiey @Akimoto-Cris

Thank you for providing the code!

Do you have the pre-trained model by any chance so we can use it for inference instead of training it ourselves? It would be a great help.

If not, could you mention which dataset you used for training?

Thank you.