Skip to content

Cannot download pretrained DLA34 weights from official URL (Connection refused) #30

Description

@iamhenryhuang

Hi,

I encountered an issue when trying to load the pretrained DLA34 weights.

The code attempts to download the checkpoint from:

http://dl.yf.io/dla/models/imagenet/dla34-ba72cf86.pth

However, the download fails with:

ConnectionRefusedError: [Errno 111] Connection refused
urllib.error.URLError: <urlopen error [Errno 111] Connection refused>

It seems the official pretrained weight URL is currently not accessible.

Could you please confirm:

  1. Is this still the correct download link for DLA34 pretrained weights?
  2. Is there an alternative mirror available?
  3. Or should we manually download the checkpoint from another location?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions