Skip to content

RuntimeError: Error(s) in loading state_dict for VSGCNN: #2

@viettiepx2

Description

@viettiepx2

I run test mode and have errors:
RuntimeError: Error(s) in loading state_dict for VSGCNN:
size mismatch for conv_stage_1.VSGCNN_stage_1_conv_1.weight: copying a param with shape torch.Size([128, 32, 3, 3]) from checkpoint, the shape in current model is torch.Size([32, 32, 3, 3]).
...... and more
RuntimeError: Error(s) in loading state_dict for VSGCNN:
Missing key(s) in state_dict: "conv_stage_1.VSGCNN_stage_1_conv_0.weight",
...... and more
Maybe model pretrained has error.
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions