You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
------------------ 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.
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))
The text was updated successfully, but these errors were encountered: