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!