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

Do have any examples of "vision transformer"? #14

Open
cuixing158 opened this issue May 27, 2021 · 2 comments
Open

Do have any examples of "vision transformer"? #14

cuixing158 opened this issue May 27, 2021 · 2 comments
Labels
enhancement New feature or request question Further information is requested

Comments

@cuixing158
Copy link

In addition to the NLP applications, what about the CV applications? Are there any examples of transformer being used for "object detection", "behaviour recognition" or even "image classification"? It would be nice to have

@bwdGitHub
Copy link
Collaborator

I don't believe we currently have any CV examples with transformers that are public, but it's something we're actively looking into.

@bwdGitHub bwdGitHub added enhancement New feature or request question Further information is requested labels Dec 10, 2021
@bwdGitHub
Copy link
Collaborator

Note that we now have the built-in function visionTransformer to load a pre-trained vision transformer, and an example fine-tuning a vision transformer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants