loading pretrained resent model in Unet encoder #427
ramchandracheke
started this conversation in
General
Replies: 1 comment 2 replies
-
Try model.encoder.load_state_dict() |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hi,
Thanks for this amazing repo. I am wondering, how can I load pretrained model(resnet) in Unet configuration. Currently only imagenet weights are supported.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions