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.
Ross Wightman
621e1b2182
Add ideas from 'Scaling ViT to 22-B Params', testing PyTorch 2.0 fused F.scaled_dot_product_attention impl in vit, vit_relpos, maxxvit / coatnet.
|
2 years ago |
.. |
_pruned
|
…
|
|
layers
|
…
|
|
__init__.py
|
…
|
|
_builder.py
|
…
|
|
_efficientnet_blocks.py
|
…
|
|
_efficientnet_builder.py
|
…
|
|
_factory.py
|
…
|
|
_features.py
|
…
|
|
_features_fx.py
|
…
|
|
_helpers.py
|
…
|
|
_hub.py
|
…
|
|
_manipulate.py
|
…
|
|
_pretrained.py
|
…
|
|
_prune.py
|
…
|
|
_registry.py
|
…
|
|
beit.py
|
…
|
|
byoanet.py
|
…
|
|
byobnet.py
|
…
|
|
cait.py
|
…
|
|
coat.py
|
…
|
|
convit.py
|
…
|
|
convmixer.py
|
…
|
|
convnext.py
|
…
|
|
crossvit.py
|
…
|
|
cspnet.py
|
…
|
|
davit.py
|
…
|
|
deit.py
|
…
|
|
densenet.py
|
…
|
|
dla.py
|
…
|
|
dpn.py
|
…
|
|
edgenext.py
|
…
|
|
efficientformer.py
|
…
|
|
efficientformer_v2.py
|
…
|
|
efficientnet.py
|
…
|
|
factory.py
|
…
|
|
features.py
|
…
|
|
fx_features.py
|
…
|
|
gcvit.py
|
…
|
|
ghostnet.py
|
…
|
|
gluon_resnet.py
|
…
|
|
gluon_xception.py
|
…
|
|
hardcorenas.py
|
…
|
|
helpers.py
|
…
|
|
hrnet.py
|
…
|
|
hub.py
|
…
|
|
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
…
|
|
maxxvit.py
|
Add ideas from 'Scaling ViT to 22-B Params', testing PyTorch 2.0 fused F.scaled_dot_product_attention impl in vit, vit_relpos, maxxvit / coatnet.
|
2 years ago |
mlp_mixer.py
|
…
|
|
mobilenetv3.py
|
…
|
|
mobilevit.py
|
…
|
|
mvitv2.py
|
…
|
|
nasnet.py
|
…
|
|
nest.py
|
…
|
|
nfnet.py
|
…
|
|
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
poolformer.py
|
…
|
|
pvt_v2.py
|
…
|
|
registry.py
|
…
|
|
regnet.py
|
…
|
|
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
…
|
|
resnetv2.py
|
…
|
|
rexnet.py
|
…
|
|
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sequencer.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
…
|
|
swin_transformer_v2.py
|
…
|
|
swin_transformer_v2_cr.py
|
…
|
|
tnt.py
|
…
|
|
tresnet.py
|
…
|
|
twins.py
|
…
|
|
vgg.py
|
…
|
|
visformer.py
|
…
|
|
vision_transformer.py
|
Add ideas from 'Scaling ViT to 22-B Params', testing PyTorch 2.0 fused F.scaled_dot_product_attention impl in vit, vit_relpos, maxxvit / coatnet.
|
2 years ago |
vision_transformer_hybrid.py
|
…
|
|
vision_transformer_relpos.py
|
Add ideas from 'Scaling ViT to 22-B Params', testing PyTorch 2.0 fused F.scaled_dot_product_attention impl in vit, vit_relpos, maxxvit / coatnet.
|
2 years ago |
volo.py
|
…
|
|
vovnet.py
|
…
|
|
xception.py
|
…
|
|
xception_aligned.py
|
…
|
|
xcit.py
|
…
|
|