You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ross Wightman
a45186a6e8
Merge remote-tracking branch 'origin/master' into bits_and_tpu
|
3 years ago |
.. |
layers
|
Fix formatting of last commit
|
3 years ago |
pruned
|
…
|
|
__init__.py
|
Add ConvMixer
|
3 years ago |
beit.py
|
use .unbind instead of explicitly listing the indices
|
3 years ago |
byoanet.py
|
Fixed eca_botnext26ts_256 weights added, 79.27
|
3 years ago |
byobnet.py
|
add d8 and e8 regnetz models with group size 8
|
3 years ago |
cait.py
|
…
|
|
coat.py
|
…
|
|
convit.py
|
…
|
|
convmixer.py
|
Add ConvMixer
|
3 years ago |
crossvit.py
|
A few more crossvit tweaks, fix training w/ no_weight_decay names, add crop option for scaling, adjust default crop_pct for large img size to 1.0 for better results
|
3 years ago |
cspnet.py
|
…
|
|
densenet.py
|
…
|
|
dla.py
|
…
|
|
dpn.py
|
…
|
|
efficientnet.py
|
make it possible to provide norm_layer via create_model
|
3 years ago |
efficientnet_blocks.py
|
Remove dead code line from efficientnet
|
3 years ago |
efficientnet_builder.py
|
…
|
|
factory.py
|
…
|
|
features.py
|
…
|
|
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
|
3 years ago |
gluon_resnet.py
|
…
|
|
gluon_xception.py
|
…
|
|
hardcorenas.py
|
…
|
|
helpers.py
|
support bits checkpoints in avg/load
|
3 years ago |
hrnet.py
|
…
|
|
hub.py
|
…
|
|
inception_resnet_v2.py
|
…
|
|
inception_v3.py
|
…
|
|
inception_v4.py
|
…
|
|
levit.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
|
3 years ago |
mlp_mixer.py
|
Add gMLP-S weights, 79.6 top-1
|
3 years ago |
mobilenetv3.py
|
…
|
|
nasnet.py
|
…
|
|
nest.py
|
use .unbind instead of explicitly listing the indices
|
3 years ago |
nfnet.py
|
…
|
|
pit.py
|
…
|
|
pnasnet.py
|
…
|
|
registry.py
|
…
|
|
regnet.py
|
…
|
|
res2net.py
|
…
|
|
resnest.py
|
…
|
|
resnet.py
|
Update lambda_resnet26t weights with better set
|
3 years ago |
resnetv2.py
|
Update broken resnetv2_50 weight url, add resnetv1_101 a1h recipe weights for 224x224 train
|
3 years ago |
rexnet.py
|
…
|
|
selecsls.py
|
…
|
|
senet.py
|
…
|
|
sknet.py
|
…
|
|
swin_transformer.py
|
use .unbind instead of explicitly listing the indices
|
3 years ago |
tnt.py
|
use .unbind instead of explicitly listing the indices
|
3 years ago |
tresnet.py
|
…
|
|
twins.py
|
…
|
|
vgg.py
|
…
|
|
visformer.py
|
Cleanup re-use of Dropout modules in Mlp modules after some twitter feedback :p
|
3 years ago |
vision_transformer.py
|
use .unbind instead of explicitly listing the indices
|
3 years ago |
vision_transformer_hybrid.py
|
AugReg release
|
3 years ago |
vovnet.py
|
…
|
|
xception.py
|
…
|
|
xception_aligned.py
|
…
|
|
xcit.py
|
use .unbind instead of explicitly listing the indices
|
3 years ago |