facebookresearch / facebookresearch/moco

Why is labels = zeros(N) set to zero?

Open
#145 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
5.1k
Forks
802
PR merge metrics
No merged PRs in 30d

Description

Why are labels set to all zeros when the first column of logits represents positive similarity and the subsequent K columns represent negative similarity? Shouldn't the labels be 1 for the first column and 0 for the rest?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.