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 7d657d2ef4
Improve resolve_pretrained_cfg behaviour when no cfg exists, warn instead of crash. Improve usability ex #1311
2 years ago
..
layers Support BatchNormAct2d for sync-bn use. Fix #1254 2 years ago
pruned added efficientnet pruned weights 4 years ago
__init__.py
beit.py
byoanet.py Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks. 3 years ago
byobnet.py
cait.py Significant model refactor and additions: 3 years ago
coat.py Significant model refactor and additions: 3 years ago
convit.py
convmixer.py Significant model refactor and additions: 3 years ago
convnext.py
crossvit.py
cspnet.py
deit.py
densenet.py
dla.py
dpn.py
efficientnet.py
efficientnet_blocks.py
efficientnet_builder.py
factory.py
features.py
fx_features.py
ghostnet.py
gluon_resnet.py
gluon_xception.py
hardcorenas.py
helpers.py
hrnet.py
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py
mlp_mixer.py
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
nfnet.py
pit.py
pnasnet.py
poolformer.py
registry.py
regnet.py
res2net.py
resnest.py
resnet.py
resnetv2.py
rexnet.py
selecsls.py
senet.py
sequencer.py
sknet.py
swin_transformer.py
swin_transformer_v2.py
swin_transformer_v2_cr.py
tnt.py
tresnet.py
twins.py
vgg.py
visformer.py
vision_transformer.py
vision_transformer_hybrid.py
vision_transformer_relpos.py
volo.py
vovnet.py
xception.py
xception_aligned.py
xcit.py Fix correctness of some group matching regex (no impact on result), some formatting, missed forward_head for resnet 3 years ago