Skip to content

question about run python main.py demo_offline #463

@hhaaahaaaas1221

Description

@hhaaahaaaas1221

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions