Skip to content

About the use of outliers #5

Description

@haoni0812

Hi, thanks for sharing your work. I noticed that the outliers seem not to be used in the code (as shown below). However, according to the description in the paper, outliers should be assigned to the nearest pseudo category. I would like to know where this operation is carried out.

in em.py: nums.index_add_(0, labels[labels != -1], torch.ones(labels[labels != -1].shape[0], 1).float().cuda())

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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