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 f0ffdf89b3
Add numerous experimental ViT Hybrid models w/ ResNetV2 base. Update the ViT naming for hybrids. Fix #426 for pretrained vit resizing.
3 years ago
..
data 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. 3 years ago
loss asymmetric_loss 4 years ago
models Add numerous experimental ViT Hybrid models w/ ResNetV2 base. Update the ViT naming for hybrids. Fix #426 for pretrained vit resizing. 3 years ago
optim Add benchmark.py script, and update optimizer factory to be more friendly to use outside of argparse interface. 3 years ago
scheduler Merge branch 'logger' into features. Change 'logger' to '_logger'. 4 years ago
utils Initial AGC impl. Still testing. 3 years ago
__init__.py Monster commit, activation refactor, VoVNet, norm_act improvements, more 4 years ago
version.py Update README for AGC and bump version to 0.4.4 3 years ago