-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I have a question regarding loading a ResNet model other than ResNet-34. I tried to use ResNet-50 with the pre-trained weights provided by PyTorch, but the ResNet-50 model generated from class ResNetBackbone(Backbone) is different from the pre-trained model from PyTorch.
Loaded pre-trained model from pytorch:

From class ResNetBackbone(Backbone):

Could you please tell me how to properly load the pre-trained ResNet-50?
Thank you so much.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels