Ross Wightman
|
927f031293
|
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
|
2022-12-06 15:00:06 -08:00 |
Ross Wightman
|
4b30bae67b
|
Add updated vit_relpos weights, and impl w/ support for official swin-v2 differences for relpos. Add bias control support for MLP layers
|
2022-05-13 13:53:57 -07:00 |
Ross Wightman
|
d4c0588012
|
Remove persistent buffers from Swin-V2. Change SwinV2Cr cos attn + tau/logit_scale to match official, add ckpt convert, init_value zeros resid LN weight by default
|
2022-05-13 10:50:59 -07:00 |
Ross Wightman
|
27c42f0830
|
Fix torchscript use for offician Swin-V2, add support for non-square window/shift to WindowAttn/Block
|
2022-05-13 09:29:33 -07:00 |
Ross Wightman
|
c0211b0bf7
|
Swin-V2 test fixes, typo
|
2022-05-12 22:31:55 -07:00 |
Ross Wightman
|
9a86b900fa
|
Official SwinV2 models
|
2022-05-12 15:05:10 -07:00 |