Swin Transformer - Image input size #932
Unanswered
loukasilias
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I would like to ask you if the image used as input to the swin transformer will have input size [channels, H, W] or [H,W,channels].
Moreover, regarding the feature extraction, I would like to ask you if the code below is right.
Beta Was this translation helpful? Give feedback.
All reactions