Ross Wightman
d584e7f617
Support for huggingface hub via create_model and default_cfgs.
...
* improve consistency of model creation helper fns
* add comments to some of the model helpers
* support passing external default_cfgs so they can be sourced from hub
4 years ago
Ross Wightman
68a4144882
Add new weights for ecaresnet26t/50t/269d models. Remove distinction between 't' and 'tn' (tiered models), tn is now t. Add test time img size spec to default cfg.
4 years ago
Ross Wightman
7613094fb5
Add ViT to sotabench
4 years ago
Ross Wightman
4be5b51e0a
Missed moving some seresnet -> legacy in sotabench. Check sotabench cache.
4 years ago
Ross Wightman
e8ca45854c
More models in sotabench, more control over sotabench run, dataset filename extraction consistency
4 years ago
Ross Wightman
9c406532bd
Add EfficientNet-EdgeTPU-M (efficientnet_em) model trained natively in PyTorch. More sotabench fiddling.
4 years ago
Ross Wightman
3681c5c4dd
Another sotabench.py debug iter
4 years ago
Ross Wightman
08029852d9
Sotabench debugging
4 years ago
Ross Wightman
f225ae8e59
Update README with model results and attribution. Make scheduler factory bit more robust to arg differences, add noise to plateau lr and fix min/max.
4 years ago
Ross Wightman
6c7932fe75
Update sotabench.py, tweak VovNet cfg
4 years ago
Ross Wightman
d79ac48626
Update sotabench.py
5 years ago
Ross Wightman
ef30e7f2b6
Update sotabench with EffNet Lite models
5 years ago
Ross Wightman
c16f25ced2
Add MobileNetV3 Large weights, results, update README and sotabench for merge
5 years ago
Ross Wightman
d77f45a6f6
Forgot to add skresnet34 to sotabench
5 years ago
Ross Wightman
569419b38d
Tweak some comments, add SKNet models with weights to sotabench, remove an unused branch
5 years ago
Ross Wightman
b9496995d8
Add L2-475 PyTorch preprocessing result, update sotabench for new weights
5 years ago
Ross Wightman
cade829105
Add EfficientNet-ES to sotabench
5 years ago
Ross Wightman
fd98fb33c5
Update sotabench with tf_efficientnet_b8 model
5 years ago
Ross Wightman
e42503e1d0
Update sotabench
5 years ago
Ross Wightman
19d93fe454
Add selecsls60 weights
5 years ago
Ross Wightman
84ca3d1f4d
Add SelecSLS to sotabench list
5 years ago
Ross Wightman
a4497afa21
Update sotabench.py
5 years ago
Ross Wightman
8894a6bc08
Update sotabench.py with latest seresnext26 and efficientnet_b3 models
5 years ago
Ross Wightman
3bef524f9c
Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment.
5 years ago
Ross Wightman
7b3c235ccc
Update sotabench with new models
5 years ago
Ross Wightman
0d58c50fb1
Add TF RandAug weights for B5/B7 EfficientNet models.
5 years ago
Ross Wightman
62105ed4a0
Better differentiate sotabench WSL, SSL, and SWSL models via model_desc
5 years ago
Ross Wightman
b93fcf0708
Add Facebook Research Semi-Supervised and Semi-Weakly Supervised ResNet model weights.
5 years ago
rwightman
d3ba34ee7e
Fix Mobilenet V3 model name for sotabench. Minor res2net cleanup.
5 years ago
rwightman
b5a8bb52fd
Silly typos.
5 years ago
rwightman
7dc5d7a997
sotabench fail
5 years ago
rwightman
adbf770f16
Add Res2Net and DLA models w/ pretrained weights. Update sotabench.
5 years ago
Ross Wightman
5c6da1c55a
Experiment with sotabench model_description field.
5 years ago
Ross Wightman
81875d52a6
Update sotabench model list, add Mean-Max pooling DPN variants, disable download progress
5 years ago
Ross Wightman
9816ca3ab4
Add EdgeTPU models to sotabench, remove some unicode chars from model names
5 years ago
Ross Wightman
daeaa113e2
Add initial sotabench attempt. Split create_transform out of create_loader. Update requirements.txt
5 years ago