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 328249f11a
Update README, tweak fine-tune effv2 model names.
4 years ago
..
layers EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models. 4 years ago
pruned
__init__.py
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
cspnet.py
densenet.py
dla.py
dpn.py
efficientnet.py Update README, tweak fine-tune effv2 model names. 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 Move Mlp and PatchEmbed modules into layers. Being used in lots of models now... 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 Move Mlp and PatchEmbed modules into layers. Being used in lots of models now... 4 years ago
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 Move Mlp and PatchEmbed modules into layers. Being used in lots of models now... 4 years ago
tresnet.py
vgg.py
vision_transformer.py Move Mlp and PatchEmbed modules into layers. Being used in lots of models now... 4 years ago
vision_transformer_hybrid.py
vovnet.py
xception.py
xception_aligned.py