Replies: 2 comments 1 reply
-
Hey @khozaimi! thanks for opening a discussion! I am going to fix this by moving all 3rd party weights to HF-Hub |
Beta Was this translation helpful? Give feedback.
0 replies
-
Checkpoints moved, you should not experience problems with downloading if updated to the latest source
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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)>
Beta Was this translation helpful? Give feedback.
All reactions