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
-
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