You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/models
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
3 years ago
..
layers Add updated vit_relpos weights, and impl w/ support for official swin-v2 differences for relpos. Add bias control support for MLP layers 3 years ago
pruned
__init__.py Official SwinV2 models 3 years ago
beit.py migrate azure blob for beit checkpoints 3 years ago
byoanet.py
byobnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
cait.py
coat.py
convit.py
convmixer.py
convnext.py fix convnext args 3 years ago
crossvit.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
cspnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
deit.py Fix pit implementation to be clsoer to deit/levit re distillation head handling 3 years ago
densenet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
dla.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
dpn.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
efficientnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
efficientnet_blocks.py
efficientnet_builder.py
factory.py Revert ml-decoder changes to model factory and train script 3 years ago
features.py
fx_features.py Make a few more layers symbolically traceable (remove from FX leaf modules) 3 years ago
ghostnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
gluon_resnet.py
gluon_xception.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
hardcorenas.py
helpers.py Official SwinV2 models 3 years ago
hrnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py Fix pit implementation to be clsoer to deit/levit re distillation head handling 3 years ago
mlp_mixer.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
mobilenetv3.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
mobilevit.py
nasnet.py
nest.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
nfnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
pit.py Fix pit implementation to be clsoer to deit/levit re distillation head handling 3 years ago
pnasnet.py
poolformer.py Fix poolformer group_matcher to merge proj downsample with previous block, support coarse 3 years ago
registry.py
regnet.py Fix group_matcher regex for regnet.py 3 years ago
res2net.py
resnest.py
resnet.py Missed first_conv in latest seresnext 'D' default_cfgs 3 years ago
resnetv2.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
rexnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
selecsls.py
senet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
sequencer.py Fix tests for rank-4 output where feature channels dim is -1 (3) and not 1 3 years ago
sknet.py
swin_transformer.py Add initial swinv2 tiny / small weights 3 years ago
swin_transformer_v2.py Add updated vit_relpos weights, and impl w/ support for official swin-v2 differences for relpos. Add bias control support for MLP layers 3 years ago
swin_transformer_v2_cr.py 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 3 years ago
tnt.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
tresnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
twins.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
vgg.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
visformer.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
vision_transformer.py Adjust arg order for recent vit model args, add a few comments 3 years ago
vision_transformer_hybrid.py Vision Transformer refactoring and Rel Pos impl 3 years ago
vision_transformer_relpos.py Add updated vit_relpos weights, and impl w/ support for official swin-v2 differences for relpos. Add bias control support for MLP layers 3 years ago
volo.py
vovnet.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
xception.py
xception_aligned.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago
xcit.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago