Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)> #1032

khozaimi started this conversation in General
Discussion options

model = smp.Unet('densenet201', encoder_weights='imagenet', classes=23, activation=None, encoder_depth=5, decoder_channels=[256, 128, 64, 32, 16])

help me please

URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1000)>

You must be logged in to vote

Replies: 2 comments · 1 reply

Comment options

Hey @khozaimi! thanks for opening a discussion! I am going to fix this by moving all 3rd party weights to HF-Hub

You must be logged in to vote
0 replies
Comment options

Checkpoints moved, you should not experience problems with downloading if updated to the latest source

pip install -U git+https://github.com/qubvel-org/segmentation_models.pytorch
You must be logged in to vote
1 reply
@khozaimi
Comment options

Nice, Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.