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 47f1de9bec
Version bump
1 year ago
..
data Improve support for custom dataset label name/description through HF hub export, via pretrained_cfg 1 year ago
layers Torchscript fixes/hacks for rms_norm, refactor ParallelScalingBlock with manual combination of input projections, closer paper match 1 year ago
loss Remove inplace operators when calculating the loss 2 years ago
models Add laion2b 320x320 ConvNeXt-Large CLIP weights 1 year ago
optim Add multi-tensor (foreach) version of Lion in style of upcoming PyTorch 2.0 optimizers 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 Version bump 1 year ago