Skip to content

Error loading baseline weights #57

@FelipeMarra

Description

@FelipeMarra

Loading baseline with its weights throws the following error:

RuntimeError: Error(s) in loading state_dict for CNN:
size mismatch for dense.weight: copying a param with shape torch.Size([56, 64]) from checkpoint, the shape in current model is torch.Size([15, 64]).
size mismatch for dense.bias: copying a param with shape torch.Size([56]) from checkpoint, the shape in current model is torch.Size([15]).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions