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

Swin Transformer #272

Open
5 tasks
FrancescoSaverioZuppichini opened this issue Sep 15, 2021 · 0 comments
Open
5 tasks

Swin Transformer #272

FrancescoSaverioZuppichini opened this issue Sep 15, 2021 · 0 comments
Labels
model This issues will add a new model

Comments

@FrancescoSaverioZuppichini
Copy link
Owner

Paper

Implement Swin Transformer proposed in https://arxiv.org/abs/2103.14030

TODOs

  • develop the model in a scalable way (using *Block syntax and nn modules)
  • draw the model on figma
  • write doc
  • test the model
  • get (if possible) the pretrained weights
@FrancescoSaverioZuppichini FrancescoSaverioZuppichini added the model This issues will add a new model label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
model This issues will add a new model
Projects
None yet
Development

No branches or pull requests

1 participant