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 b7cb8d0337
Add Swin-V2 Small-NS weights (83.5 @ 224). Add layer scale like 'init_values' via post-norm LN weight scaling
2 years ago
..
data Significant model refactor and additions: 2 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 Add Swin-V2 Small-NS weights (83.5 @ 224). Add layer scale like 'init_values' via post-norm LN weight scaling 2 years ago
optim Fix bug introduced in non layer_decay weight_decay application. Remove debug print, fix arg desc. 2 years ago
scheduler Remove redundant noise attr from Plateau scheduler (use parent) 2 years ago
utils fixing channels_last on cond_conv2d; update nvfuser debug env variable 2 years ago
__init__.py Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks. 2 years ago
version.py version 0.6.1 for master 2 years ago