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
I am a beginner. Following the training tutorial, I automatically iterated to epoch_160.pth. However, when I tried to use demo.py to generate a video to check the results, I encountered the error: "Unexpected key(s) in state_dict: 'epoch', 'state_dict', 'optimizer'". Did I miss any steps?
The text was updated successfully, but these errors were encountered:
I am a beginner. Following the training tutorial, I automatically iterated to
epoch_160.pth
. However, when I tried to usedemo.py
to generate a video to check the results, I encountered the error: "Unexpected key(s) in state_dict: 'epoch', 'state_dict', 'optimizer'". Did I miss any steps?The text was updated successfully, but these errors were encountered: