.. |
layers
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
pruned
|
…
|
|
__init__.py
|
Add initial ConvNeXt impl (mods of official code)
|
3 years ago |
beit.py
|
Cleanup qkv_bias cat in beit model so it can be traced
|
3 years ago |
byoanet.py
|
Updated lamhalobotnet weights, 81.5 top-1
|
3 years ago |
byobnet.py
|
Add RegNetZ-D8 (83.5 @ 256, 84 @ 320) and RegNetZ-E8 (84.5 @ 256, 85 @ 320) weights. Update names of existing RegZ models to include group size.
|
3 years ago |
cait.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
coat.py
|
rename notrace registration and standardize trace_utils imports
|
3 years ago |
convit.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
convmixer.py
|
Add ConvMixer
|
3 years ago |
convnext.py
|
Add missing dropout for head reset in ConvNeXt default head
|
3 years ago |
crossvit.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
cspnet.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
densenet.py
|
…
|
|
dla.py
|
Refactoring, cleanup, improved test coverage.
|
4 years ago |
dpn.py
|
Refactoring, cleanup, improved test coverage.
|
4 years ago |
efficientnet.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
efficientnet_blocks.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
efficientnet_builder.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
factory.py
|
Remove deprecated bn-tf train arg and create_model handler. Add evos/evob models back into fx test filter until norm_norm_norm branch merged.
|
3 years ago |
features.py
|
…
|
|
fx_features.py
|
Minor post FX merge cleanup
|
3 years ago |
ghostnet.py
|
Fix a few issues loading pretrained vit/bit npz weights w/ num_classes=0 __init__ arg. Missed a few other small classifier handling detail on Mlp, GhostNet, Levit. Should fix #713
|
4 years ago |
gluon_resnet.py
|
…
|
|
gluon_xception.py
|
…
|
|
hardcorenas.py
|
…
|
|
helpers.py
|
Post merge cleanup. Fix potential security issue passing kwargs directly through to serialized web data.
|
3 years ago |
hrnet.py
|
…
|
|
hub.py
|
Post merge cleanup. Fix potential security issue passing kwargs directly through to serialized web data.
|
3 years ago |
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
mlp_mixer.py
|
Added DINO pretrained ResMLP models.
|
3 years ago |
mobilenetv3.py
|
Fix stem width for really small mobilenetv3 arch defs
|
3 years ago |
nasnet.py
|
…
|
|
nest.py
|
rename notrace registration and standardize trace_utils imports
|
3 years ago |
nfnet.py
|
rename notrace registration and standardize trace_utils imports
|
3 years ago |
pit.py
|
Refactoring, cleanup, improved test coverage.
|
4 years ago |
pnasnet.py
|
…
|
|
registry.py
|
Refactoring, cleanup, improved test coverage.
|
4 years ago |
regnet.py
|
…
|
|
res2net.py
|
…
|
|
resnest.py
|
Add non-local and BAT attention. Merge attn and self-attn factories into one. Add attention references to README. Add mlp 'mode' to ECA.
|
4 years ago |
resnet.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
resnetv2.py
|
Prep a set of ResNetV2 models with GroupNorm, EvoNormB0, EvoNormS0 for BN free model experiments on TPU and IPU
|
3 years ago |
rexnet.py
|
wip -rebase
|
3 years ago |
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sknet.py
|
Remove min channels for SelectiveKernel, divisor should cover cases well enough.
|
4 years ago |
swin_transformer.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
tnt.py
|
rename notrace registration and standardize trace_utils imports
|
3 years ago |
tresnet.py
|
…
|
|
twins.py
|
rename notrace registration and standardize trace_utils imports
|
3 years ago |
vgg.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
visformer.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
vision_transformer.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
vision_transformer_hybrid.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |
vovnet.py
|
…
|
|
xception.py
|
…
|
|
xception_aligned.py
|
…
|
|
xcit.py
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
3 years ago |