Vincent

Results 5 issues of Vincent

hi, I use the swin-transformer.py to load the swin-tiny model pretrained by imagenet1k. And the message is here: msg: _IncompatibleKeys(missing_keys=['layers.0.blocks.1.attn_mask', 'layers.1.blocks.1.attn_mask', 'layers.2.blocks.1.attn_mask', 'layers.2.blocks.3.attn_mask', 'layers.2.blocks.5.attn_mask', 'head.weight', 'head.bias'], unexpected_keys=['head.mlp.0.weight', 'head.mlp.0.bias', 'head.mlp.2.weight', 'head.mlp.2.bias',...

Dear Authors, Very impressive work. But when I use the code to save teacher logits, this RuntimeError happened. Any ideas? Traceback (most recent call last): File "main.py", line 595, in...

TinyViT

**Describe the bug** A clear and concise description of what the bug is. ![image](https://user-images.githubusercontent.com/1457889/223027274-ec73485f-32dd-40c8-bfee-335ae42be526.png) **Environment** Put x in the brackets to select - [x] Local desktop - [ ] Colab...

bug

Great jobs!If I want to get higher resolution photos,like 1024*1024. Do I need to retrain the pretrained model?

What is the license here, and can it be used for commercial purposes?