Naman-ntc / Pytorch-Human-Pose-Estimation

Implementation of various human pose estimation models in pytorch on multiple datasets (MPII & COCO) along with pretrained models
MIT License
474 stars 75 forks source link

How to use pretrained models? #3

Closed hiepph closed 5 years ago

hiepph commented 5 years ago

Hi, your README doesn't include how to load pretrained models and infer with a test image. Can you update or show an example here?

Naman-ntc commented 5 years ago

Hi,