sknet50
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))
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.
hi,thank your code and pre-model ,have you sknet_ibn model in imagenet?