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 2df77ee5cb
Fix torchscript compat and features_only behaviour in GhostNet PR. A few minor formatting changes. Reuse existing layers.
4 years ago
..
layers Missed norm.py 4 years ago
pruned
__init__.py Merge branch 'master' of https://github.com/iamhankai/pytorch-image-models into iamhankai-master 4 years ago
byoanet.py Update ByoaNet comments. Fix first Steam feat chs for ByobNet. 4 years ago
byobnet.py Update ByoaNet comments. Fix first Steam feat chs for ByobNet. 4 years ago
cspnet.py
densenet.py
dla.py
dpn.py
efficientnet.py Add prelim efficientnet_v2s weights from 224x224 train, eval 83.3 @ 288. Add eca_nfnet_l1 weights, train at 256, eval 84 @ 320. 4 years ago
efficientnet_blocks.py Update some comments re preliminary EfficientNet-V2 assumptions 4 years ago
efficientnet_builder.py
factory.py
features.py
ghostnet.py Fix torchscript compat and features_only behaviour in GhostNet PR. A few minor formatting changes. Reuse existing layers. 4 years ago
gluon_resnet.py
gluon_xception.py
hardcorenas.py
helpers.py
hrnet.py
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mobilenetv3.py
nasnet.py
nfnet.py Add prelim efficientnet_v2s weights from 224x224 train, eval 83.3 @ 288. Add eca_nfnet_l1 weights, train at 256, eval 84 @ 320. 4 years ago
pit.py Add Swin Transformer models from https://github.com/microsoft/Swin-Transformer 4 years ago
pnasnet.py
registry.py Add default_cfg options for min_input_size / fixed_input_size, queries in model registry, and use for testing self-attn models 4 years ago
regnet.py
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
swin_transformer.py Add Swin Transformer models from https://github.com/microsoft/Swin-Transformer 4 years ago
tnt.py Add Swin Transformer models from https://github.com/microsoft/Swin-Transformer 4 years ago
tresnet.py
vgg.py
vision_transformer.py Add Swin Transformer models from https://github.com/microsoft/Swin-Transformer 4 years ago
vision_transformer_hybrid.py
vovnet.py
xception.py
xception_aligned.py