Skip to content

Links to pretrained weights broken? #94

Description

@CodexForster

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions