openpose icon indicating copy to clipboard operation
openpose copied to clipboard

Unable to connnect to the server to download model

Open RendongZhang opened this issue 1 year ago • 10 comments

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. image

RendongZhang avatar Sep 10 '24 19:09 RendongZhang

i'm experiencing the same problem on linux

Chris000600 avatar Sep 11 '24 03:09 Chris000600

me too

Dan1900 avatar Sep 11 '24 07:09 Dan1900

me too

zakmoss avatar Sep 11 '24 19:09 zakmoss

I am also experiencing the same

DinaFmr avatar Sep 13 '24 16:09 DinaFmr

you can download the caffe models here: https://www.kaggle.com/datasets/changethetuneman/openpose-model?select=pose_iter_102000.caffemodel

zakmoss avatar Sep 16 '24 01:09 zakmoss

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)

AlecDusheck avatar Sep 19 '24 20:09 AlecDusheck

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: @.***>

zakmoss avatar Sep 20 '24 02:09 zakmoss

really? is there any modification ?

ButoneDream avatar Oct 02 '24 09:10 ButoneDream

I think the server is down...

blkc avatar Oct 20 '24 23:10 blkc

I met the same problem on Linux sever,anyone have solution?

ofdengdeng avatar Jan 11 '25 09:01 ofdengdeng