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 a9f91483a6
Fix #1078, DarkNet has 6 feature maps. Make vgg and darknet out_indices handling/comments equivalent
3 years ago
..
layers Update drop_path and drop_block (fast impl) to be symbolically traceable, slightly faster 3 years ago
pruned
__init__.py Add ConvMixer 3 years ago
beit.py Cleanup qkv_bias cat in beit model so it can be traced 3 years ago
byoanet.py Updated lamhalobotnet weights, 81.5 top-1 3 years ago
byobnet.py Add RegNetZ-D8 (83.5 @ 256, 84 @ 320) and RegNetZ-E8 (84.5 @ 256, 85 @ 320) weights. Update names of existing RegZ models to include group size. 3 years ago
cait.py wip - pre-rebase 3 years ago
coat.py rename notrace registration and standardize trace_utils imports 3 years ago
convit.py rename notrace registration and standardize trace_utils imports 3 years ago
convmixer.py Add ConvMixer 3 years ago
crossvit.py rename notrace registration and standardize trace_utils imports 3 years ago
cspnet.py Fix #1078, DarkNet has 6 feature maps. Make vgg and darknet out_indices handling/comments equivalent 3 years ago
densenet.py
dla.py
dpn.py
efficientnet.py Add lcnet_100 and mnasnet_small weights 3 years ago
efficientnet_blocks.py
efficientnet_builder.py Remove deprecated bn-tf train arg and create_model handler. Add evos/evob models back into fx test filter until norm_norm_norm branch merged. 3 years ago
factory.py Remove deprecated bn-tf train arg and create_model handler. Add evos/evob models back into fx test filter until norm_norm_norm branch merged. 3 years ago
features.py
fx_features.py Minor post FX merge cleanup 3 years ago
ghostnet.py
gluon_resnet.py
gluon_xception.py
hardcorenas.py
helpers.py Post merge cleanup. Fix potential security issue passing kwargs directly through to serialized web data. 3 years ago
hrnet.py
hub.py Post merge cleanup. Fix potential security issue passing kwargs directly through to serialized web data. 3 years ago
inception_resnet_v2.py
inception_v3.py
inception_v4.py
levit.py wip - pre-rebase 3 years ago
mlp_mixer.py Added DINO pretrained ResMLP models. 3 years ago
mobilenetv3.py Fix fbnetv3 pretrained cfg changes 3 years ago
nasnet.py
nest.py rename notrace registration and standardize trace_utils imports 3 years ago
nfnet.py rename notrace registration and standardize trace_utils imports 3 years ago
pit.py
pnasnet.py
registry.py
regnet.py
res2net.py
resnest.py
resnet.py Add ResNet-50 w/ GN (resnet50_gn) and SEBotNet-33-TS (sebotnet33ts_256) model defs and weights. Update halonet50ts weights w/ slightly better variant in1k val, more robust to test sets. 3 years ago
resnetv2.py Prep a set of ResNetV2 models with GroupNorm, EvoNormB0, EvoNormS0 for BN free model experiments on TPU and IPU 3 years ago
rexnet.py wip -rebase 3 years ago
selecsls.py
senet.py
sknet.py
swin_transformer.py rename notrace registration and standardize trace_utils imports 3 years ago
tnt.py rename notrace registration and standardize trace_utils imports 3 years ago
tresnet.py
twins.py rename notrace registration and standardize trace_utils imports 3 years ago
vgg.py Fix #1078, DarkNet has 6 feature maps. Make vgg and darknet out_indices handling/comments equivalent 3 years ago
visformer.py visformer supports spatial feat map, update pool_size in pretrained cfg to match 3 years ago
vision_transformer.py Added B/8 models to ViT. 3 years ago
vision_transformer_hybrid.py
vovnet.py
xception.py
xception_aligned.py
xcit.py rename notrace registration and standardize trace_utils imports 3 years ago