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

question about run python main.py demo_offline #463

Open
hhaaahaaaas1221 opened this issue May 3, 2023 · 1 comment
Open

question about run python main.py demo_offline #463

hhaaahaaaas1221 opened this issue May 3, 2023 · 1 comment

Comments

@hhaaahaaaas1221
Copy link

I encountered an error while trying to test demo_offline.The error is as follows:
(pytorch) E:\Ruan\torch\st-gcn-master\st-gcn-master>python main.py demo_offline --video ./resource/media/clean_and_jerk.mp4 --openpose openpose-master/openpose-master/build Can not find Openpose Python API. Traceback (most recent call last): File "main.py", line 33, in <module> p.start() File "E:\Ruan\torch\st-gcn-master\st-gcn-master\processor\demo_offline.py", line 31, in start video, data_numpy = self.pose_estimation() TypeError: 'NoneType' object is not iterable
I have no choice but to follow the online tutorial and make changes that are still invalid

@LYHNB
Copy link

LYHNB commented May 9, 2023

I have the same problem,have you worked out?

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