.. |
layers
|
Update drop_path and drop_block (fast impl) to be symbolically traceable, slightly faster
|
2022-01-06 16:04:58 -08:00 |
pruned
|
…
|
|
__init__.py
|
Add ConvMixer
|
2021-10-09 21:09:51 -04:00 |
beit.py
|
Cleanup qkv_bias cat in beit model so it can be traced
|
2021-11-18 21:25:00 -08:00 |
byoanet.py
|
Updated lamhalobotnet weights, 81.5 top-1
|
2021-11-21 19:49:51 -08:00 |
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.
|
2021-11-20 15:52:04 -08:00 |
cait.py
|
wip - pre-rebase
|
2021-11-12 20:45:05 +00:00 |
coat.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
convit.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
convmixer.py
|
Add ConvMixer
|
2021-10-09 21:09:51 -04:00 |
crossvit.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
cspnet.py
|
…
|
|
densenet.py
|
…
|
|
dla.py
|
…
|
|
dpn.py
|
…
|
|
efficientnet.py
|
Add more small model defs for MobileNetV3/V2/LCNet
|
2022-01-06 16:06:43 -08:00 |
efficientnet_blocks.py
|
Remove dead code line from efficientnet
|
2021-09-30 21:54:42 -07:00 |
efficientnet_builder.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.
|
2022-01-06 18:08:39 -08:00 |
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.
|
2022-01-06 18:08:39 -08:00 |
features.py
|
…
|
|
fx_features.py
|
Minor post FX merge cleanup
|
2021-11-18 19:47:07 -08:00 |
ghostnet.py
|
…
|
|
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.
|
2021-11-23 16:54:01 -08:00 |
hrnet.py
|
…
|
|
hub.py
|
Post merge cleanup. Fix potential security issue passing kwargs directly through to serialized web data.
|
2021-11-23 16:54:01 -08:00 |
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.py
|
wip - pre-rebase
|
2021-11-12 20:45:05 +00:00 |
mlp_mixer.py
|
Added DINO pretrained ResMLP models.
|
2021-11-24 15:02:46 +02:00 |
mobilenetv3.py
|
Add more small model defs for MobileNetV3/V2/LCNet
|
2022-01-06 16:06:43 -08:00 |
nasnet.py
|
…
|
|
nest.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
nfnet.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
registry.py
|
…
|
|
regnet.py
|
…
|
|
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
Add ResNet-50 w/ GN (resnet50_gn) and SEBotNet-33-TS (sebotnet33ts_256) model defs and weights. Update halonet50ts weights w/ slightly better variant in1k val, more robust to test sets.
|
2021-11-19 14:24:43 -08:00 |
resnetv2.py
|
Prep a set of ResNetV2 models with GroupNorm, EvoNormB0, EvoNormS0 for BN free model experiments on TPU and IPU
|
2021-11-19 17:37:00 -08:00 |
rexnet.py
|
wip -rebase
|
2021-11-12 20:45:05 +00:00 |
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
tnt.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
tresnet.py
|
…
|
|
twins.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
vgg.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
visformer.py
|
fix hard-coded strides
|
2021-12-14 17:22:54 +08:00 |
vision_transformer.py
|
Added B/8 models to ViT.
|
2021-11-14 11:01:48 +00:00 |
vision_transformer_hybrid.py
|
…
|
|
vovnet.py
|
…
|
|
xception.py
|
…
|
|
xception_aligned.py
|
…
|
|
xcit.py
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |