keras_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
keras_Realtime_Multi-Person_Pose_Estimation copied to clipboard

cannot import name 'get_testing_model'

Open ghost opened this issue 6 years ago • 3 comments

Traceback (most recent call last): File "caffe_to_keras.py", line 1, in from model import get_testing_model ImportError: cannot import name 'get_testing_model'

I believe get_testing_model() is located in 'model.cmu_model'

ghost avatar Sep 13 '18 00:09 ghost

Thanks for pointing out the bug.

michalfaber avatar Sep 17 '18 20:09 michalfaber

can u please tell me the exact import command ???

dp-isi avatar May 09 '19 12:05 dp-isi

python3 instead of python worked for me

Dene33 avatar May 27 '19 22:05 Dene33