OpenPose Matlab: pertained network offline
Ältere Kommentare anzeigen
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.
Antworten (1)
Steven Lord
am 29 Sep. 2020
0 Stimmen
I've reported this issue to the development staff.
4 Kommentare
Usman Saleem
am 9 Okt. 2020
It's been rather long time. Can you at least provide us with the missing file? Any other way to get it?
Cumhur Erkut
am 21 Okt. 2020
Bearbeitet: Cumhur Erkut
am 21 Okt. 2020
Still there, any suggestions on the fix / data (pretrained network)?
Matt Daly
am 22 Okt. 2020
Please contact MathWorks Technical Support if you are facing this issue:
https://www.mathworks.com/support/contact_us.html
Matt Daly
am 4 Nov. 2020
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
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!