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

Questions about the value of k in the paper #4

Open
sleepypineapple opened this issue Mar 21, 2024 · 0 comments
Open

Questions about the value of k in the paper #4

sleepypineapple opened this issue Mar 21, 2024 · 0 comments

Comments

@sleepypineapple
Copy link

In the experimental section, ViT-B16 is used as the image encoder.
Generally, ViT-B16 divides the image into 196 patches and adds a [CLS] token, so for the patch embedding matrix of x_i, N=196. However, when using topk() operation for sparsity, the value of k is [50, 250], which is unreasonable.
Did I overlook some details? Hope to get your reply.

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

1 participant