OpenPose Matlab: pertained network offline
이전 댓글 표시
Hi,
I tried to run the 'Estimate Body Pose Using Deep Learning' Tutorial (https://de.mathworks.com/help/deeplearning/ug/estimate-body-pose-using-deep-learning.html) in MATLAB 2020b.
However, the thrid line of code:
downloadTrainedOpenPoseNet(trainedOpenPoseNet_url,dataDir)
gives the following error:
Error using matlab.internal.webservices.HTTPConnector/copyContentToFile (line 389)
The server returned the status 404 with message "Not Found" in response to the request to URL
https://www.mathworks.com/supportfiles/vision/data/trainedOpenPoseNet.mat.
It seems that the required pretrained network isn't available online anymore.
답변 (1개)
Steven Lord
2020년 9월 29일
0 개 추천
I've reported this issue to the development staff.
댓글 수: 4
Usman Saleem
2020년 10월 9일
It's been rather long time. Can you at least provide us with the missing file? Any other way to get it?
Cumhur Erkut
2020년 10월 21일
편집: Cumhur Erkut
2020년 10월 21일
Still there, any suggestions on the fix / data (pretrained network)?
Matt Daly
2020년 10월 22일
Please contact MathWorks Technical Support if you are facing this issue:
https://www.mathworks.com/support/contact_us.html
Matt Daly
2020년 11월 4일
Please find the ONNX file containing the pre-trained network for this example at the following link:
https://ssd.mathworks.com/supportfiles/vision/data/human-pose-estimation.zip
카테고리
도움말 센터 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!