PytorchInsight icon indicating copy to clipboard operation
PytorchInsight copied to clipboard

sknet50

Open zhanghongruiupup opened this issue 6 years ago • 2 comments

I downloaded sknet50, but failed to restore the model. Is there any code for sknet50(pytorch version)? thanks

error: self.base.load_state_dict(torch.load(model_path))

zhanghongruiupup avatar Nov 08 '19 07:11 zhanghongruiupup

Hi is this error only for sknet50? others are good?

------------------ Original ------------------ From: zhanghongrui <[email protected]> Date: Fri,Nov 8,2019 3:39 PM To: implus/PytorchInsight <[email protected]> Cc: Subscribed <[email protected]> Subject: Re: [implus/PytorchInsight] sknet50 (#23)

I downloaded sknet50, but failed to restore the model. Is there any code for sknet50(pytorch version)? thanks

error: self.base.load_state_dict(torch.load(model_path))

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

implus avatar Nov 08 '19 23:11 implus

hi,thank your code and pre-model ,have you sknet_ibn model in imagenet?

zhanghongruiupup avatar Nov 14 '19 05:11 zhanghongruiupup