ResNeSt icon indicating copy to clipboard operation
ResNeSt copied to clipboard

pretrained model

Open DAVID-Hown opened this issue 3 years ago • 8 comments

hi, can i download pretrained-resnest50 model? How download? https://s3.us-west-1.wasabisys.com/resnest/torch/528c19ca-resnest50.pth current web indicate: <Error> <Code>AccessDenied</Code> <Message>Access Denied</Message> <RequestId>66677888F1B8A228</RequestId> <HostId>NNL/PYCnt6kBWWsz9AZtiiP2oEWj900zqgz+4hHApj5Ce4Hs6Prm+bq7T9Sy7hoRghY1RKT1ytXV</HostId> </Error>

DAVID-Hown avatar May 11 '21 12:05 DAVID-Hown

Hi, sorry about that. Wasabi cloud has a rule of limited downloading volume. I am looking for other solutions

zhanghang1989 avatar May 11 '21 17:05 zhanghang1989

Hi, sorry about that. Wasabi cloud has a rule of limited downloading volume. I am looking for other solutions

@zhanghang1989 I ran into the same problem. You could use the Lark instead.

lumiaomiao avatar May 12 '21 05:05 lumiaomiao

Hi @DAVID-Hown could you try https://dl.dropboxusercontent.com/s/fi72lae1exon3o4/resnest50-528c19ca.pth?dl=0

zhanghang1989 avatar May 12 '21 06:05 zhanghang1989

Hi @DAVID-Hown could you try https://dl.dropboxusercontent.com/s/fi72lae1exon3o4/resnest50-528c19ca.pth?dl=0

@zhanghang1989 Could you update the link of https://s3.us-west-1.wasabisys.com/resnest/detectron/faster_cascade_rcnn_ResNeSt_101_FPN_syncbn_range-scale_1x-3627ef78.pth please?

lumiaomiao avatar May 12 '21 08:05 lumiaomiao

@zhanghang1989 Hello, I tried to put the previously downloaded files in this link, but the program still reported the error, prompting this error. I found that this scheme is your model updated?

resnest50-528c19ca.pth:C:\Users\Station.cache\torch\checkpoints TypeError: load_state_dict_from_url() got an unexpected keyword argument 'check_hash' failed solution: https://www.pythonheidong.com/blog/article/764703/e0183406d6b93fd7e78a/

wsm0302 avatar May 17 '21 08:05 wsm0302

I think your pytorch is out-of-date

zhanghang1989 avatar May 17 '21 22:05 zhanghang1989

hi, can i download pretrained-ResNeSt50 model in ImageNet ? How download?

Kenny-Li2023 avatar May 19 '21 03:05 Kenny-Li2023

Follow the instruction here, it should be working now https://github.com/zhanghang1989/ResNeSt#pytorch-models

zhanghang1989 avatar May 19 '21 05:05 zhanghang1989