wbenbihi / hourglasstensorflow

Tensorflow implementation of Stacked Hourglass Networks for Human Pose Estimation
MIT License
479 stars 177 forks source link

Pretrained model #10

Closed Zumbalamambo closed 7 years ago

Zumbalamambo commented 7 years ago

Can you please share the pretrained model ?

wbenbihi commented 7 years ago

You can find pretrained models on the READ ME file. https://drive.google.com/open?id=0B03jF2Gc59lRbUJXWEpnc2dWemM to download a version with 80 Convolutional Layers. You don't need the *.meta file to generate the graph. The code should load the right weights if you used the config.cfg correctly.

13185742215 commented 4 years ago

master,the link has broken. Could you please re-share the model? Thank you very much!!