Swin-Transformer icon indicating copy to clipboard operation
Swin-Transformer copied to clipboard

about input padding

Open aisuta opened this issue 3 years ago • 0 comments

window_size in default configuration is 7 , it seems to should have a padding before window partition and generate mask,but I cannot see any padding process in model .Is it do not needed? why?

aisuta avatar Aug 12 '22 02:08 aisuta