Unable to connnect to the server to download model
Hi,
Thank you for your great work. I am trying to build openpose follow your instructions. I tried openpose example in colab, the building process just fail due to inability to connect your server .
CMake Error at cmake/Utils.cmake:8 (file): file DOWNLOAD HASH mismatch
for file: [/content/openpose/models/pose/body_25/pose_iter_584000.caffemodel]
expected hash: [78287b57cf85fa89c03f1393d368e5b7]
actual hash: [d41d8cd98f00b204e9800998ecf8427e]
status: [7;"Couldn't connect to server"]
I tryed windows version followed your instruction as well. I use the bash file : getModel, and I still cannot connect your server. Any help to build it ?
Thank you.
i'm experiencing the same problem on linux
me too
me too
I am also experiencing the same
you can download the caffe models here: https://www.kaggle.com/datasets/changethetuneman/openpose-model?select=pose_iter_102000.caffemodel
I've fixed this in https://github.com/AlecDusheck/openpose
Models are now stored in GitHub LFS (with a fixed build script that points to them)
you the goat
On Thu, Sep 19, 2024 at 1:46 PM Alec Dusheck @.***> wrote:
I've fixed this in https://github.com/AlecDusheck/openpose
Models are now stored in GitHub LFS (with a fixed build script that points to them)
— Reply to this email directly, view it on GitHub https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/2315#issuecomment-2362142376, or unsubscribe https://github.com/notifications/unsubscribe-auth/BBQL7OTIJCHVX2TGI6BCQJLZXMZ2PAVCNFSM6AAAAABN7PLI2GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRSGE2DEMZXGY . You are receiving this because you commented.Message ID: @.***>
really? is there any modification ?
I think the server is down...
I met the same problem on Linux sever,anyone have solution?