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 7a0bd095cb
Update model prune loader to use pkgutil
1 year ago
..
data Move ImageNet metadata (aka info) files to timm/data/_info. Add helper classes to make info available for labelling. Update inference.py for first use. 1 year ago
layers Merge remote-tracking branch 'origin/main' into levit_efficientformer_redux 1 year ago
loss Remove inplace operators when calculating the loss 2 years ago
models Update model prune loader to use pkgutil 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 Davit update formatting and fix grad checkpointing (#7) 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