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 8ece53e194
Switch BEiT to HF hub weights
1 year ago
..
data Support HF datasets and TFSD w/ a sub-path by fixing split, fix #1598 ... add class mapping support to HF datasets in case class label isn't in info. 1 year ago
layers Add FlexiViT models and weights, refactoring, push more weights 1 year ago
loss Remove inplace operators when calculating the loss 2 years ago
models Switch BEiT to HF hub weights 1 year ago
optim Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models 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 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
__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 0.8.2dev0 1 year ago