We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi author! thanks for your nice work.
I have a question about cls token in PVT.
In ViT and DeiT, cls token is appended at input embedding process. But PVT append cls token at input of last stage.
Why PVT doesn't append cls token at input embedding process?
Thanks.
The text was updated successfully, but these errors were encountered:
Hi author! thanks for your nice work. I have a question about cls token in PVT. In ViT and DeiT, cls token is appended at input embedding process. But PVT append cls token at input of last stage. Why PVT doesn't append cls token at input embedding process? Thanks.
would u tell me placement where appended cls ?, i find here
Sorry, something went wrong.
No branches or pull requests
Hi author! thanks for your nice work.
I have a question about cls token in PVT.
In ViT and DeiT, cls token is appended at input embedding process. But PVT append cls token at input of last stage.
Why PVT doesn't append cls token at input embedding process?
Thanks.
The text was updated successfully, but these errors were encountered: