.. |
_pruned
|
…
|
|
layers
|
…
|
|
__init__.py
|
Update README, few minor fixups.
|
2025-01-06 13:09:15 -08:00 |
_builder.py
|
…
|
|
_efficientnet_blocks.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
_efficientnet_builder.py
|
…
|
|
_factory.py
|
…
|
|
_features.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
_features_fx.py
|
…
|
|
_helpers.py
|
…
|
|
_hub.py
|
…
|
|
_manipulate.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
_pretrained.py
|
…
|
|
_prune.py
|
…
|
|
_registry.py
|
…
|
|
beit.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
byoanet.py
|
…
|
|
byobnet.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
cait.py
|
…
|
|
coat.py
|
…
|
|
convit.py
|
…
|
|
convmixer.py
|
…
|
|
convnext.py
|
…
|
|
crossvit.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
cspnet.py
|
…
|
|
davit.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
deit.py
|
…
|
|
densenet.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
dla.py
|
…
|
|
dpn.py
|
…
|
|
edgenext.py
|
…
|
|
efficientformer.py
|
…
|
|
efficientformer_v2.py
|
…
|
|
efficientnet.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
efficientvit_mit.py
|
…
|
|
efficientvit_msra.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
eva.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
factory.py
|
…
|
|
fastvit.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
features.py
|
…
|
|
focalnet.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
fx_features.py
|
…
|
|
gcvit.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
ghostnet.py
|
…
|
|
hardcorenas.py
|
…
|
|
helpers.py
|
…
|
|
hgnet.py
|
…
|
|
hiera.py
|
Fix nn.Module type hints
|
2025-01-11 15:09:21 +01:00 |
hieradet_sam2.py
|
…
|
|
hrnet.py
|
…
|
|
hub.py
|
…
|
|
inception_next.py
|
…
|
|
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
LeViT safetensors load is broken by conversion code that wasn't deactivated
|
2025-01-16 11:37:00 -08:00 |
mambaout.py
|
…
|
|
maxxvit.py
|
…
|
|
metaformer.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
mlp_mixer.py
|
…
|
|
mobilenetv3.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
mobilevit.py
|
…
|
|
mvitv2.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
nasnet.py
|
…
|
|
nest.py
|
…
|
|
nextvit.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
nfnet.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
pvt_v2.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
rdnet.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
registry.py
|
…
|
|
regnet.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
repghost.py
|
…
|
|
repvit.py
|
…
|
|
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
…
|
|
resnetv2.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
rexnet.py
|
…
|
|
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sequencer.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
…
|
|
swin_transformer_v2.py
|
Add missing imports
|
2025-01-11 15:13:16 +01:00 |
swin_transformer_v2_cr.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
tiny_vit.py
|
…
|
|
tnt.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
tresnet.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
twins.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
vgg.py
|
VGG ConvMlp: fix layer defaults/types
|
2025-01-15 12:11:56 +01:00 |
visformer.py
|
…
|
|
vision_transformer.py
|
Tweak so150m2 def
|
2025-01-19 13:40:53 -08:00 |
vision_transformer_hybrid.py
|
…
|
|
vision_transformer_relpos.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |
vision_transformer_sam.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
vitamin.py
|
…
|
|
volo.py
|
Fix typos
|
2025-01-19 13:39:40 -08:00 |
vovnet.py
|
Add some so150m vit w/ sbb recipe weights, and a ese_vovnet57b model with RA4 recipe
|
2025-01-18 15:51:57 -08:00 |
xception.py
|
…
|
|
xception_aligned.py
|
Fix self.reset_classifier num_classes update
|
2025-01-21 11:52:05 -08:00 |
xcit.py
|
Wrap torch checkpoint() fn to default use_reentrant flag to False and allow env var override
|
2025-01-06 11:28:39 -08:00 |