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
2f884a0ce5
Add resnest14, resnest26, and two of the abalation grouped resnest50 models
|
5 years ago |
.. |
data
|
Remove old mean/std helper, rely fully on cmd line or default_cfg now. Fixes #126
|
5 years ago |
loss
|
Update AugMix, JSD, etc comments and references
|
5 years ago |
models
|
Add resnest14, resnest26, and two of the abalation grouped resnest50 models
|
5 years ago |
optim
|
Add 'momentum' optimizer (SGD w/o nesterov) for stable EfficientDet training defaults
|
5 years ago |
scheduler
|
Add MobileNetV3 Large weights, results, update README and sotabench for merge
|
5 years ago |
__init__.py
|
Add model registry and model listing fns, refactor model_factory/create_model fn
|
5 years ago |
utils.py
|
Remove poorly named metrics from torch imagenet example origins. Use top1/top5 in csv output for consistency with existing validation results files, acc elsewhere. Fixes #111
|
5 years ago |
version.py
|
Fix #139. Broken SKResNets after BlurPool addition, as a plus, SKResNets support AA now too.
|
5 years ago |