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
Aman Arora 5db1eb6ba5
Add defaults
4 years ago
..
layers Add preliminary gMLP and ResMLP impl to Mlp-Mixer 4 years ago
pruned
__init__.py Add ConViT 4 years ago
byoanet.py
byobnet.py
cait.py Fix crop_pct for cait models. 4 years ago
coat.py Rethink name of patch embed grid info 4 years ago
convit.py Add defaults 4 years ago
cspnet.py
densenet.py
dla.py
dpn.py
efficientnet.py Change 21k model naming from _21k to _in21k for consistency with existing 21k models. 4 years ago
efficientnet_blocks.py EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models. 4 years ago
efficientnet_builder.py EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models. 4 years ago
factory.py
features.py
ghostnet.py EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models. 4 years ago
gluon_resnet.py
gluon_xception.py
hardcorenas.py EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models. 4 years ago
helpers.py
hrnet.py
hub.py
inception_resnet_v2.py
inception_v3.py
inception_v4.py
mlp_mixer.py mixer_b16_224_miil, mixer_b16_224_miil_in21k models 4 years ago
mobilenetv3.py EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models. 4 years ago
nasnet.py
nfnet.py
pit.py
pnasnet.py
registry.py
regnet.py
res2net.py
resnest.py
resnet.py
resnetv2.py
rexnet.py
selecsls.py
senet.py
sknet.py
swin_transformer.py Rethink name of patch embed grid info 4 years ago
tnt.py
tresnet.py
vgg.py
vision_transformer.py
vision_transformer_hybrid.py
vovnet.py
xception.py
xception_aligned.py