You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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::未找到命令
The text was updated successfully, but these errors were encountered:
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::未找到命令
The text was updated successfully, but these errors were encountered: