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
This issue is adding the Vision Transformer model described in the An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale paper. If you have any feedback and/or further ideas for the implementation please don't hesitate to mention them.
The official github repo provides the implementation in Jax/Flax.
See the github repo above.
Google Research, Brain Team
The text was updated successfully, but these errors were encountered:
This was implemented in #10950
Sorry, something went wrong.
czabo
No branches or pull requests
🌟 New model addition
Model description
This issue is adding the Vision Transformer model described in the An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale paper. If you have any feedback and/or further ideas for the implementation please don't hesitate to mention them.
Open source status
The official github repo provides the implementation in Jax/Flax.
See the github repo above.
Google Research, Brain Team
The text was updated successfully, but these errors were encountered: