Skip to content

跨域测试的问题 #82

@JiaruQian

Description

@JiaruQian

您好!我想把在market1501上训练的模型放到MSMT17上去测试,但是运行时出现一个报错: line 418, in load_param
self.state_dict()[i.replace('module.', '')].copy_(param_dict[i])
RuntimeError: The size of tensor a (15) must match the size of tensor b (6) at non-singleton dimension 0
初步判断 15和6正好是两个数据集的camera数量,应该如何修改呢?

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