.. |
_pruned
|
…
|
|
layers
|
…
|
|
__init__.py
|
add tinyvit
|
2023-09-01 11:05:56 -07:00 |
_builder.py
|
Working on support for siglip (w/ attn pool) vit backbone, and adding registers (reg tokens)
|
2023-09-30 16:03:01 -07:00 |
_efficientnet_blocks.py
|
…
|
|
_efficientnet_builder.py
|
include typing suggestions by @rwightman
|
2023-10-30 13:47:54 -07:00 |
_factory.py
|
…
|
|
_features.py
|
…
|
|
_features_fx.py
|
…
|
|
_helpers.py
|
avoid getting undefined
|
2023-10-22 21:36:23 -07:00 |
_hub.py
|
Add SigLIP weights
|
2023-10-16 23:26:08 -07:00 |
_manipulate.py
|
…
|
|
_pretrained.py
|
…
|
|
_prune.py
|
…
|
|
_registry.py
|
Add warnings for duplicate registry names
|
2023-11-08 10:18:59 -08:00 |
beit.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
byoanet.py
|
…
|
|
byobnet.py
|
…
|
|
cait.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
coat.py
|
…
|
|
convit.py
|
…
|
|
convmixer.py
|
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
|
2023-09-19 08:19:14 -07:00 |
convnext.py
|
Add in12k fine-tuned convnext_xxlarge
|
2023-11-03 14:35:01 -07:00 |
crossvit.py
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
cspnet.py
|
…
|
|
davit.py
|
…
|
|
deit.py
|
dynamic_size -> dynamic_img_size, add dynamic_img_pad for padding option
|
2023-08-27 15:58:35 -07:00 |
densenet.py
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
dla.py
|
…
|
|
dpn.py
|
…
|
|
edgenext.py
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
efficientformer.py
|
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
|
2023-09-19 08:19:14 -07:00 |
efficientformer_v2.py
|
Fix typo in efficientformer_v2
|
2023-08-16 03:29:01 +09:00 |
efficientnet.py
|
…
|
|
efficientvit_mit.py
|
Update README. Fine-grained layer-wise lr decay working for tiny_vit and both efficientvits. Minor fixes.
|
2023-09-01 15:05:29 -07:00 |
efficientvit_msra.py
|
Update README. Fine-grained layer-wise lr decay working for tiny_vit and both efficientvits. Minor fixes.
|
2023-09-01 15:05:29 -07:00 |
eva.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
factory.py
|
…
|
|
fastvit.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
features.py
|
Add a deprecation phase to module re-org
|
2022-12-09 14:39:45 -08:00 |
focalnet.py
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
fx_features.py
|
…
|
|
gcvit.py
|
…
|
|
ghostnet.py
|
Fix in_features for linear layer in reset_classifier.
|
2023-09-13 09:29:38 -07:00 |
hardcorenas.py
|
…
|
|
helpers.py
|
…
|
|
hrnet.py
|
…
|
|
hub.py
|
…
|
|
inception_next.py
|
Fix a few typos, fix fastvit proj_drop, add code link
|
2023-08-28 21:26:29 -07:00 |
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
…
|
|
maxxvit.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
metaformer.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
mlp_mixer.py
|
…
|
|
mobilenetv3.py
|
include suggestions from review
|
2023-10-30 13:47:54 -07:00 |
mobilevit.py
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
mvitv2.py
|
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
|
2023-09-19 08:19:14 -07:00 |
nasnet.py
|
…
|
|
nest.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
nfnet.py
|
…
|
|
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
pvt_v2.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
registry.py
|
…
|
|
regnet.py
|
…
|
|
repghost.py
|
Update repghost.py
|
2023-09-15 11:41:56 -07:00 |
repvit.py
|
Push new repvit weights to hub, tweak tag names
|
2023-10-20 11:49:29 -07:00 |
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
include suggestions from review
|
2023-10-30 13:47:54 -07:00 |
resnetv2.py
|
fix doc typo in resnetv2
|
2023-10-20 11:56:50 -07:00 |
rexnet.py
|
…
|
|
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sequencer.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
Update swin_transformer.py
|
2023-10-30 13:47:14 -07:00 |
swin_transformer_v2.py
|
Add pretrained patch embed resizing to swin
|
2023-09-27 10:27:28 -07:00 |
swin_transformer_v2_cr.py
|
…
|
|
tiny_vit.py
|
Update tiny_vit.py to fix bug
|
2023-09-23 10:05:52 -07:00 |
tnt.py
|
…
|
|
tresnet.py
|
…
|
|
twins.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
vgg.py
|
…
|
|
visformer.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
vision_transformer.py
|
Make quickgelu models appear in listing
|
2023-11-03 11:01:41 -07:00 |
vision_transformer_hybrid.py
|
dynamic_size -> dynamic_img_size, add dynamic_img_pad for padding option
|
2023-08-27 15:58:35 -07:00 |
vision_transformer_relpos.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
vision_transformer_sam.py
|
fix all SDPA dropouts
|
2023-10-05 08:58:41 -07:00 |
volo.py
|
…
|
|
vovnet.py
|
…
|
|
xception.py
|
Add typing to all model entrypoint fns, add old cache check env var to builder
|
2023-05-08 08:52:38 -07:00 |
xception_aligned.py
|
…
|
|
xcit.py
|
Added missing RuntimeError to builder functions of models that do not currently support feature extraction
|
2023-09-19 08:19:14 -07:00 |