Skip to content

Swin Transformer #272

@FrancescoSaverioZuppichini

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    modelThis issues will add a new model

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions