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 d73f548b0f
Re-order vit pretrained entries for more sensible default weights (no .tag specified)
1 year ago
..
data Remove print from auto_augment 1 year ago
layers Add ConvNeXt-V2 support (model additions and weights) (#1614) 1 year ago
loss Remove inplace operators when calculating the loss 2 years ago
models Re-order vit pretrained entries for more sensible default weights (no .tag specified) 1 year ago
optim Add Adan to __init__.py 1 year ago
scheduler Scheduler update, add v2 factory method, support scheduling on updates instead of just epochs. Add LR to summary csv. Add lr_base scaling calculations to train script. Fix #1168 2 years ago
utils Pass through --model-kwargs (and --opt-kwargs for train) from command line through to model __init__. Update some models to improve arg overlay. Cleanup along the way. 1 year ago
__init__.py Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 1 year ago
version.py Update version.py 1 year ago