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 fb896c0b26
Update some comments re preliminary EfficientNet-V2 assumptions
4 years ago
..
layers Merge remote-tracking branch 'origin/benchmark-fixes-vit_hybrids' into pit_and_vit_update 4 years ago
pruned
__init__.py Merge remote-tracking branch 'origin/benchmark-fixes-vit_hybrids' into pit_and_vit_update 4 years ago
byobnet.py
cspnet.py
densenet.py
dla.py
dpn.py
efficientnet.py Update some comments re preliminary EfficientNet-V2 assumptions 4 years ago
efficientnet_blocks.py Update some comments re preliminary EfficientNet-V2 assumptions 4 years ago
efficientnet_builder.py
factory.py
features.py
gluon_resnet.py
gluon_xception.py
hardcorenas.py
helpers.py Fix pos_embed scaling for ViT and num_classes != 1000 for pretrained distilled deit and pit models. Fix #426 and fix #433 4 years ago
hrnet.py
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mobilenetv3.py
nasnet.py
nfnet.py Wrong default_cfg pool_size for L1 4 years ago
pit.py Fix pos_embed scaling for ViT and num_classes != 1000 for pretrained distilled deit and pit models. Fix #426 and fix #433 4 years ago
pnasnet.py
registry.py
regnet.py Add regnety_160 weights from DeiT teacher model, update that and my regnety_032 weights to use higher test size. 4 years ago
res2net.py
resnest.py
resnet.py
resnetv2.py Fix ResNetV2 pretrained classifier issue. Fixes #540 4 years ago
rexnet.py
selecsls.py
senet.py
sknet.py
tnt.py
tresnet.py
vgg.py
vision_transformer.py Merge jax and original weight init 4 years ago
vision_transformer_hybrid.py Update benchmark script to add precision arg. Fix some downstream (DeiT) compat issues with latest changes. Bump version to 0.4.7 4 years ago
vovnet.py
xception.py
xception_aligned.py