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
" data = self.model.state_dict() if self.model is not None else OrderedDict()
AttributeError: 'dict' object has no attribute 'state_dict'"
ServerRunner - ERROR - [run=2]: Aborting current RUN due to FATAL_SYSTEM_ERROR received: cannot create state_dict from model object
I use the version NV 2.0 and given example of Prostate with DITTO learner, just use a classification dataset and EfficientNetBN to do classification.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I keep having a problem:
I use the version NV 2.0 and given example of Prostate with DITTO learner, just use a classification dataset and EfficientNetBN to do classification.
In my config of the server:
What could be a problem?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions