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 5f81d4de23
Move DeiT to own file, vit getting crowded. Working towards fixing #1029, make pooling interface for transformers and mlp closer to convnets. Still working through some details...
3 years ago
..
data Merge remote-tracking branch 'origin/master' into norm_norm_norm 3 years ago
loss Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1) 3 years ago
models Move DeiT to own file, vit getting crowded. Working towards fixing #1029, make pooling interface for transformers and mlp closer to convnets. Still working through some details... 3 years ago
optim fix lars 3 years ago
scheduler Fix k_decay default arg != 1.0 in poly scheduler 3 years ago
utils Add --fuser arg to train/validate/benchmark scripts to select jit fuser type 3 years ago
__init__.py Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks. 3 years ago
version.py version 0.5.5 3 years ago