Ross Wightman
|
cb06c7a910
|
Add NFNet-F models and tweak existing NF models.
|
2021-02-12 18:28:56 -08:00 |
Ross Wightman
|
e4de077021
|
Add first 'Normalizer Free' models. nf_regnet_b1 79.3 @ 288x288 test, and nf_resnet50 80.3 @ 256x256 test (80.68 @ 288x288).
|
2021-02-11 13:20:11 -08:00 |
Ross Wightman
|
dc85e5a237
|
Add ByobNet w/ GPU-EfficientNets and RepVGG. Also add classic vgg models.
|
2021-02-09 16:22:52 -08:00 |
Ross Wightman
|
f0e65e37b7
|
Fix NF-ResNet101 model defs
|
2021-01-30 23:26:19 -08:00 |
Ross Wightman
|
2de54d174a
|
Fix pool size defs for NFNet models, add a comment.
|
2021-01-30 18:02:33 -08:00 |
Ross Wightman
|
90980de4a9
|
Fix up a few details in NFResNet models, managed stable training. Add support for gamma gain to be applied in activation or ScaleStdConv. Some tweaks to ScaledStdConv.
|
2021-01-30 16:32:07 -08:00 |
Ross Wightman
|
5a8e1e643e
|
Initial Normalizer-Free Reg/ResNet impl. A bit of related layer refactoring.
|
2021-01-27 22:06:57 -08:00 |