The models folder must be in the directory where OpenPose is called. But you can alternatively run OpenPose and tell it where the models folder is with '--model_folder' (https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/demo_overview.md) ...
For instance, Human Pose Estimation Python Demo supports Intel pre-trained Human Pose Estimation Models (human-pose-estimation-0001,0002,0003 and 0004) in two types of architecture (“ae” - Associative Embedding or “openpose" for OpenPose). Looking ...
For instance, Human Pose Estimation Python Demo supports Intel pre-trained Human Pose Estimation Models (human-pose-estimation-0001,0002,0003 and 0004) in two types of architecture (“ae” - Associative Embedding or “openpose" for OpenPose). Looking into these ...