Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about the queue for key encoder #129

Open
Rohit8y opened this issue Jun 3, 2022 · 2 comments
Open

Question about the queue for key encoder #129

Rohit8y opened this issue Jun 3, 2022 · 2 comments

Comments

@Rohit8y
Copy link

Rohit8y commented Jun 3, 2022

Hey,
First of all, thank you for the code.

I have a doubt about updating the queue using the mini-batch. In the paper, the size of the queue is 65,536, which is basically the number of negative keys. I have confusion about the term "keys" here, does 65,536 keys mean 65,336 images or does it mean 65,536 features generated from the key encoder?

@solauky
Copy link

solauky commented Jun 3, 2022 via email

@Aikoin
Copy link

Aikoin commented Aug 26, 2022

it means 65,536 features generated from the key encoder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants