-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
will you add Swin Transformer any time soon #732
Comments
Hi, the swin transformer encoder is available with "tu-" (timm) encoders |
Any idea how to use swin as backbone with the available architectures in your library. |
Just checked, swin is not available yet with this timm version |
I believe 'feature_only' is now available for swin in the latest timm so hopefully it can be integrated into the smp soon. see here |
Does the latest version support swinv2? |
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue was closed because it has been stalled for 7 days with no activity. |
Btw it's supported with the latest version >= 0.4.0! PR: |
No description provided.
The text was updated successfully, but these errors were encountered: