wbenbihi / hourglasstensorflow

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

compute pckh #62

Closed weixinxu666 closed 2 years ago

weixinxu666 commented 4 years ago

I have trained the model , and how can i compute pckh with my trained models????

xiaoxin05 commented 4 years ago

hi, I have a problem ,please. the function _trainin in hourglass_tiny , I find a fault, as follows: self.resume['err'].append(np.sum(accuracy_array) / len(accuracy_array))