Skip to content

chunk dimension is wrong? #10

@james20141606

Description

@james20141606

I just test your codes and it turns out that if I use the code

.chunk(num_patches, dim=0)

You are actually splitting different samples in one group and encourage them to be similar. What you should do is set dim=1 to group augmented views from one sample

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