Skip to content

test_5_shot.py #27

@zhao123ying

Description

@zhao123ying

Hello,I have a question.Why merge on dim=2 not dim=1 in the def forward_5shot () function in test_5_shot.py?
support_feature_all = torch.cat([support_feature_all, support_feature], dim=2) #torch.Size([1, 256, 305, 61]) support_mask_all = torch.cat([support_mask_all, support_mask_temp], dim=2)#torch.Size([1, 1, 305, 61]

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