.. |
_pruned
|
…
|
|
layers
|
…
|
|
__init__.py
|
Merge branch 'master' of https://github.com/seefun/pytorch-image-models into seefun-master
|
2024-02-12 14:59:54 -08:00 |
_builder.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
_efficientnet_blocks.py
|
…
|
|
_efficientnet_builder.py
|
…
|
|
_factory.py
|
…
|
|
_features.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
_features_fx.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
_helpers.py
|
…
|
|
_hub.py
|
…
|
|
_manipulate.py
|
…
|
|
_pretrained.py
|
…
|
|
_prune.py
|
…
|
|
_registry.py
|
…
|
|
beit.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
byoanet.py
|
…
|
|
byobnet.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
cait.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
coat.py
|
…
|
|
convit.py
|
…
|
|
convmixer.py
|
…
|
|
convnext.py
|
…
|
|
crossvit.py
|
…
|
|
cspnet.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
davit.py
|
…
|
|
deit.py
|
More forward_intermediates() & features_only work
|
2024-04-09 21:29:16 -07:00 |
densenet.py
|
…
|
|
dla.py
|
…
|
|
dpn.py
|
…
|
|
edgenext.py
|
…
|
|
efficientformer.py
|
…
|
|
efficientformer_v2.py
|
…
|
|
efficientnet.py
|
…
|
|
efficientvit_mit.py
|
…
|
|
efficientvit_msra.py
|
…
|
|
eva.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
factory.py
|
…
|
|
fastvit.py
|
…
|
|
features.py
|
…
|
|
focalnet.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
fx_features.py
|
…
|
|
gcvit.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
ghostnet.py
|
…
|
|
hardcorenas.py
|
…
|
|
helpers.py
|
…
|
|
hgnet.py
|
Tweak hgnet before merge
|
2024-02-12 15:00:32 -08:00 |
hrnet.py
|
Fix #2139, disable strict weight loading when head changes from classification
|
2024-04-09 08:41:37 -07:00 |
hub.py
|
…
|
|
inception_next.py
|
…
|
|
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
…
|
|
maxxvit.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
metaformer.py
|
…
|
|
mlp_mixer.py
|
…
|
|
mobilenetv3.py
|
…
|
|
mobilevit.py
|
…
|
|
mvitv2.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
nasnet.py
|
…
|
|
nest.py
|
…
|
|
nextvit.py
|
…
|
|
nfnet.py
|
…
|
|
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
pvt_v2.py
|
…
|
|
registry.py
|
…
|
|
regnet.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
repghost.py
|
…
|
|
repvit.py
|
…
|
|
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
…
|
|
resnetv2.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
rexnet.py
|
…
|
|
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sequencer.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
swin_transformer_v2.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
swin_transformer_v2_cr.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
tiny_vit.py
|
…
|
|
tnt.py
|
…
|
|
tresnet.py
|
…
|
|
twins.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
vgg.py
|
…
|
|
visformer.py
|
…
|
|
vision_transformer.py
|
Add wee & little vits for some experiments
|
2024-05-02 10:51:35 -07:00 |
vision_transformer_hybrid.py
|
More forward_intermediates() / FeatureGetterNet work
|
2024-04-10 15:11:34 -07:00 |
vision_transformer_relpos.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
vision_transformer_sam.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
volo.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |
vovnet.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
xception.py
|
…
|
|
xception_aligned.py
|
forward_head(), consistent pre_logits handling to reduce likelihood of people manually replacing .head module having issues
|
2024-04-09 21:54:59 -07:00 |
xcit.py
|
Add features_intermediate() support to coatnet, maxvit, swin* models. Refine feature interface. Start prep of new vit weights.
|
2024-04-30 16:56:33 -07:00 |