Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Links to pretrained weights broken? #94

Open
CodexForster opened this issue Jun 21, 2021 · 1 comment
Open

Links to pretrained weights broken? #94

CodexForster opened this issue Jun 21, 2021 · 1 comment

Comments

@CodexForster
Copy link

CodexForster commented Jun 21, 2021

When I run hr_res101('train') on MATLAB, I get the following error:

ans =

    'models\widerface-resnet-101-simple-sample256-posfrac0.5-N25-bboxreg-cluster-scaled'

Trying to initialize the structure of resnet-101-simple
Unknown model: cannot initialize.
Loading pretrained weights from ./trained_models/imagenet-resnet-101-dag.mat
Downloading model imagenet-resnet-101-dag from http://www.vlfeat.org/matconvnet/models/imagenet-resnet-101-dag.mat to ./trained_models/imagenet-resnet-101-dag.mat ... 
--2021-06-21 19:55:50--  http://www.vlfeat.org/matconvnet/models/imagenet-resnet-101-dag.mat 
Resolving www.vlfeat.org... 64.90.48.57 
Connecting to www.vlfeat.org|64.90.48.57|:80... connected. 
HTTP request sent, awaiting response... 301 Moved Permanently 
Location: https://www.vlfeat.org/matconvnet/models/imagenet-resnet-101-dag.mat [following] 
--2021-06-21 19:55:51--  https://www.vlfeat.org/matconvnet/models/imagenet-resnet-101-dag.mat 
Connecting to www.vlfeat.org|64.90.48.57|:443... connected. 
OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version 
Unable to establish SSL connection. 

How do I proceed further?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants