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_S Model Card #17785

Open
HariniMohan0102 opened this issue Feb 10, 2025 · 0 comments
Open

Swin_S Model Card #17785

HariniMohan0102 opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@HariniMohan0102
Copy link
Contributor

Reference link - https://github.com/pytorch/vision/blob/main/torchvision/models/swin_transformer.py

Graph - swin_torch_graph.gv.pdf

Modules:

  • MLP
  • Patch merging
  • Shifted Window Attention
  • Swin Transformer Block

Ops:

  • Conv2d
  • AdaptiveAvgPool2d
  • Flatten
  • Gelu
  • LayerNorm
  • Linear
  • Permute
@HariniMohan0102 HariniMohan0102 self-assigned this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant