Closed BlackienBad closed 3 years ago
I get stuck at "Make source pictures", to run the source pictures I need to import this stuff:
from evaluate.coco_eval import get_multiplier, get_outputs from network.rtpose_vgg import get_model from openpose_utils import remove_noise, get_pose
but I get lots of errors trying to do it
How do I download and install this openpose if I can't do it with pip?
I get stuck at "Make source pictures", to run the source pictures I need to import this stuff:
from evaluate.coco_eval import get_multiplier, get_outputs from network.rtpose_vgg import get_model from openpose_utils import remove_noise, get_pose
but I get lots of errors trying to do it
How do I download and install this openpose if I can't do it with pip?