fyu/drn

Can't access model files on princeton site

igvartem opened this issue ยท 7 comments

Hi, everyone!

Cannot download file from https://tigress-web.princeton.edu/~fy/drn/models/drn_d_54-0e0534ff.pth.
While looking at brouser it writes: "Forbidden You don't have permission to access /~fy/drn/models/drn_d_54-0e0534ff.pth on this server."

Please fix files availability!

Best regards,
Artem

fyu commented

Thanks for reporting the issue. I have updated the downloading server url. drn_d_* models are available now.

Thanks, fyu, but it happens again!

I got the same issue @fyu could someone upload this again?

Any chance someone who previously uploaded those like @igvartem could upload them to e.g. dropbox?

Hi ,

I faced same issue. It can be fixed with following change in the file models/drn_pytorch.py in webroot url to download the required -

webroot = 'http://dl.yf.io/drn/'

Happy to help !!

Regards,
Vaishnavi Khindkar

Thanks @Vaishnvi. Your webroot worked for me.

This does not respond anymore.
webroot = 'http://dl.yf.io/drn/'

If you know where the DRN pretrained models are please post