kenshohara / 3D-ResNets-PyTorch

3D ResNets for Action Recognition (CVPR 2018)
MIT License
3.91k stars 933 forks source link

module.*** #257

Open WhitePageWu opened 3 years ago

WhitePageWu commented 3 years ago

raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format( RuntimeError: Error(s) in loading state_dict for ResNet: Missing key(s) in state_dict: "conv1.weight".....

Unexpected key(s) in state_dict: "module.conv1.weight"....