hukkelas/deep_privacy2

Requested resource is no longer available on this server

raissamu opened this issue · 0 comments

When running face.py the download of a resource is triggered:

'Downloading: "https://folk.ntnu.no/haakohu/WIDERFace_DSFD_RES152.pth" to ./.cache/torch/hub/checkpoints/WIDERFace_DSFD_RES152.pth'

An error is raised: 'urllib.error.HTTPError: HTTP Error 410: Gone'

And when manually accessing the http page from a browser, also a 401 Error appears with the message:
'Gone
The requested resource is no longer available on this server and there is no forwarding address. Please remove all references to this resource.'

Are the resources no longer available? Is there somewhere else we can access to get them?