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 b8c8550841
Data improvements. Improve train support for in_chans != 3. Add wds dataset support from bits_and_tpu branch w/ fixes and tweaks. TFDS tweaks.
2 years ago
..
data Data improvements. Improve train support for in_chans != 3. Add wds dataset support from bits_and_tpu branch w/ fixes and tweaks. TFDS tweaks. 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 brute-force checkpoint remapping option 2 years ago
optim Add Adan optimizer 2 years ago
scheduler fix: change milestones to decay-milestones 3 years ago
utils Refactor device handling in scripts, distributed init to be less 'cuda' centric. More device args passed through where needed. 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. 3 years ago
version.py version 0.6.11 2 years ago