rishigami / Swin-Transformer-TF

Tensorflow implementation of Swin Transformer model.
Apache License 2.0
198 stars 46 forks source link

Image size other than default ones doesn't work #8

Closed awsaf49 closed 2 years ago

awsaf49 commented 2 years ago

I'm wondering if this is expected behavior or not. Is there any way to make it work for non-square image?

awsaf49 commented 2 years ago

So, it seems that SwinTransformer is bound to 384 or 224.