Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google.protobuf.message.DecodeError: Error parsing message #29

Open
li0128 opened this issue Dec 8, 2019 · 1 comment
Open

google.protobuf.message.DecodeError: Error parsing message #29

li0128 opened this issue Dec 8, 2019 · 1 comment

Comments

@li0128
Copy link

li0128 commented Dec 8, 2019

When running the program s5_test.py , an error is reported
[2019-12-08 22:12:45,904] [TfPoseEstimator] [INFO] loading graph from /home/ps/anaconda3/envs/hagongda_py3/lib/python3.7/site-packages/tf_pose-0.1.1-py3.7-linux-x86_64.egg/tf_pose_data/graph/cmu/graph_opt.pb(default size=432x368) 2019-12-08 22:12:45,904 INFO loading graph from /home/ps/anaconda3/envs/hagongda_py3/lib/python3.7/site-packages/tf_pose-0.1.1-py3.7-linux-x86_64.egg/tf_pose_data/graph/cmu/graph_opt.pb(default size=432x368) Traceback (most recent call last): File "s5_test.py", line 315, in <module> skeleton_detector = SkeletonDetector(OPENPOSE_MODEL, OPENPOSE_IMG_SIZE) File "/home/ps/NewDisk1/HIT_workspace/lxc/actionRecognition/Realtime-Action-Recognition_v2/Realtime-Action-Recognition-master/src/../utils/lib_openpose.py", line 83, in __init__ tf_config=self._config) File "/home/ps/anaconda3/envs/hagongda_py3/lib/python3.7/site-packages/tf_pose-0.1.1-py3.7-linux-x86_64.egg/tf_pose/estimator.py", line 313, in __init__ graph_def.ParseFromString(f.read()) google.protobuf.message.DecodeError: Error parsing message (hagongda_py3) ps@ps-Super-Server:~/NewDisk1/HIT_workspace/lxc/actionRecognition/Realtime-Action-Recognition_v2/Realtime-Action-Recognition-master/src$ google.protobuf.message.DecodeError: Error parsing message google.protobuf.message.DecodeError::未找到命令

@felixchenfy
Copy link
Owner

Hi, it seems like the problem is from protobuf or tensorflow library. Sorry, I don't know how to solve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants