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.
pytorch-image-models/timm
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.
3 years ago
..
data Convert samples/targets in ParserImageInTar to numpy arrays, slightly less mem usage for massive datasets. Add a few more se/eca model defs to resnet.py 3 years ago
loss asymmetric_loss 4 years ago
models 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. 3 years ago
optim Configure create_optimizer with args.opt_args 4 years ago
scheduler Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago
utils Add separate set and update method to ModelEmaV2 4 years ago
__init__.py Monster commit, activation refactor, VoVNet, norm_act improvements, more 4 years ago
version.py Update README.md and bump version to 0.4.0 3 years ago