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 used swin_base_patch4_window7_224.pth as the pre-training model for testing on /swin_base_patch244_window877_kinetics400_1k.py, and the data set used UCF101 rawframes. 'The model and loaded state dict do not match exactly. unexpected key in source state_dict:' The model and loaded state dict do not match exactly. Unexpected key in source state_dict: model. ', lacks some parameters on backbone, how can I solve it?
The text was updated successfully, but these errors were encountered:
I used swin_base_patch4_window7_224.pth as the pre-training model for testing on /swin_base_patch244_window877_kinetics400_1k.py, and the data set used UCF101 rawframes. 'The model and loaded state dict do not match exactly. unexpected key in source state_dict:' The model and loaded state dict do not match exactly. Unexpected key in source state_dict: model. ', lacks some parameters on backbone, how can I solve it?
The text was updated successfully, but these errors were encountered: