.. |
_pruned
|
…
|
|
layers
|
…
|
|
__init__.py
|
Combine ghostnetv2 with ghostnet, reduec redundancy, add weights to hf hub.
|
2023-08-19 23:33:43 -07:00 |
_builder.py
|
…
|
|
_efficientnet_blocks.py
|
Clean more feature extract issues
|
2023-06-14 14:46:22 -07:00 |
_efficientnet_builder.py
|
Clean more feature extract issues
|
2023-06-14 14:46:22 -07:00 |
_factory.py
|
…
|
|
_features.py
|
Clean more feature extract issues
|
2023-06-14 14:46:22 -07:00 |
_features_fx.py
|
Register orm_act layers as leaf modules
|
2023-08-10 15:37:26 +10:00 |
_helpers.py
|
…
|
|
_hub.py
|
…
|
|
_manipulate.py
|
…
|
|
_pretrained.py
|
…
|
|
_prune.py
|
…
|
|
_registry.py
|
…
|
|
beit.py
|
Add more advanced interpolation method from BEiT and support non-square window & image size adaptation for
|
2023-08-08 16:41:16 -07:00 |
byoanet.py
|
…
|
|
byobnet.py
|
…
|
|
cait.py
|
…
|
|
coat.py
|
Fix #1912 CoaT model not loading w/ return_interm_layers
|
2023-08-10 11:15:58 -07:00 |
convit.py
|
…
|
|
convmixer.py
|
…
|
|
convnext.py
|
…
|
|
crossvit.py
|
…
|
|
cspnet.py
|
…
|
|
davit.py
|
…
|
|
deit.py
|
…
|
|
densenet.py
|
…
|
|
dla.py
|
…
|
|
dpn.py
|
…
|
|
edgenext.py
|
…
|
|
efficientformer.py
|
Remove unecessary LongTensor in EfficientFormer. Possibly maybe fix #1878
|
2023-08-03 16:38:53 -07:00 |
efficientformer_v2.py
|
Fix typo in efficientformer_v2
|
2023-08-16 03:29:01 +09:00 |
efficientnet.py
|
Clean more feature extract issues
|
2023-06-14 14:46:22 -07:00 |
efficientvit_mit.py
|
Fixing efficient_vit torchscript, fx, default_cfg issues
|
2023-08-18 23:23:11 -07:00 |
efficientvit_msra.py
|
Fixing efficient_vit torchscript, fx, default_cfg issues
|
2023-08-18 23:23:11 -07:00 |
eva.py
|
…
|
|
factory.py
|
…
|
|
features.py
|
…
|
|
focalnet.py
|
…
|
|
fx_features.py
|
…
|
|
gcvit.py
|
…
|
|
ghostnet.py
|
Update attrib comment to include v2
|
2023-08-19 23:39:09 -07:00 |
hardcorenas.py
|
…
|
|
helpers.py
|
…
|
|
hrnet.py
|
Add gluon hrnet small weights, fix #1895
|
2023-08-03 12:15:04 -07:00 |
hub.py
|
…
|
|
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
…
|
|
maxxvit.py
|
Add more advanced interpolation method from BEiT and support non-square window & image size adaptation for
|
2023-08-08 16:41:16 -07:00 |
metaformer.py
|
…
|
|
mlp_mixer.py
|
…
|
|
mobilenetv3.py
|
Clean more feature extract issues
|
2023-06-14 14:46:22 -07:00 |
mobilevit.py
|
…
|
|
mvitv2.py
|
…
|
|
nasnet.py
|
…
|
|
nest.py
|
…
|
|
nfnet.py
|
…
|
|
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
pvt_v2.py
|
…
|
|
registry.py
|
…
|
|
regnet.py
|
…
|
|
repghost.py
|
Weights on hf hub, bicubic yields slightly better eval
|
2023-08-19 16:25:45 -07:00 |
repvit.py
|
Some RepVit tweaks
|
2023-08-09 12:41:12 -07:00 |
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
Add proper pool size for new resnexts
|
2023-07-26 14:36:03 -07:00 |
resnetv2.py
|
…
|
|
rexnet.py
|
…
|
|
selecsls.py
|
Fix unfortunate selecsls case bug caused by aggressive IDE rename
|
2023-08-03 10:37:06 -07:00 |
senet.py
|
…
|
|
sequencer.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
Add more advanced interpolation method from BEiT and support non-square window & image size adaptation for
|
2023-08-08 16:41:16 -07:00 |
swin_transformer_v2.py
|
Add more advanced interpolation method from BEiT and support non-square window & image size adaptation for
|
2023-08-08 16:41:16 -07:00 |
swin_transformer_v2_cr.py
|
…
|
|
tnt.py
|
…
|
|
tresnet.py
|
…
|
|
twins.py
|
…
|
|
vgg.py
|
…
|
|
visformer.py
|
…
|
|
vision_transformer.py
|
Fix ijepa vit issue with 448 model, minor formatting fixes
|
2023-07-26 20:46:27 -07:00 |
vision_transformer_hybrid.py
|
…
|
|
vision_transformer_relpos.py
|
…
|
|
vision_transformer_sam.py
|
set self.num_features to neck_chans if neck_chans > 0
|
2023-08-11 13:45:06 +09:00 |
volo.py
|
Replace deprecated NumPy aliases of builtin types
|
2023-07-03 22:24:25 +03:00 |
vovnet.py
|
…
|
|
xception.py
|
…
|
|
xception_aligned.py
|
…
|
|
xcit.py
|
…
|
|