eldar / pose-tensorflow

Human Pose estimation with TensorFlow framework
GNU Lesser General Public License v3.0
1.14k stars 384 forks source link

Performance of the models #2

Closed joeyhng closed 5 years ago

joeyhng commented 7 years ago

I would like to use your trained model to extract poses in some images. Since this is a relatively new repository, I would like to confirm that the code and model are ready to be used. Does the model perform similarly to your previous repository deepcut-cnn?

Thanks very much.

eldar commented 7 years ago

The model performs similarly. I didn't evaluate it on the test set of MPII benchmark, but it should have similar accuracy.

eldar commented 5 years ago

Closing as it was idle for 2 years.