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
b3cb5f3275
Working on CutMix impl as per #8, integrating with Mixup, currently experimenting...
|
5 years ago |
.. |
data
|
Working on CutMix impl as per #8, integrating with Mixup, currently experimenting...
|
5 years ago |
loss
|
Update AugMix, JSD, etc comments and references
|
5 years ago |
models
|
Tweak some comments, add SKNet models with weights to sotabench, remove an unused branch
|
5 years ago |
optim
|
Add Nvidia's NovogGrad impl from Jasper (cleaner/faster than current) and Apex Fused optimizers
|
5 years ago |
scheduler
|
Add RAdam, NovoGrad, Lookahead, and AdamW optimizers, a few ResNet tweaks and scheduler factory tweak.
|
5 years ago |
__init__.py
|
Add model registry and model listing fns, refactor model_factory/create_model fn
|
5 years ago |
utils.py
|
Add map_location='cpu' to ModelEma resume, should improve #72
|
5 years ago |
version.py
|
Bump version for PyPi update, fix few out of date README items/mistakes, add README updates for TF EfficientNet-B8 (RandAugment)
|
5 years ago |