sangua33

Results 3 comments of sangua33

> I would love to know that where is > src/pytorch_Realtime_Multi-Person_Pose_Estimation/network/weight/**pose_model.pth**' > > Please help!! I can't find the pose_model.pth file I download it from [https://www.dropbox.com/s/ae071mfm2qoyc8v/pose_model.pth?dl=0](url) You can find it...

when I run this code "from network.rtpose_vgg import get_model", I meet the mistake "No module named 'network.rtpose_vgg'; 'network' is not a package" . Need I install open pose first?

> in 'src' clone the GitHub repos accordingly. It will work. Also download the converted pytorch model and place it as needed. thanks very much for your reply.