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 f262137ff2
Add RepeatAugSampler as per DeiT RASampler impl, showing promise for current (distributed) training experiments.
3 years ago
..
data Add RepeatAugSampler as per DeiT RASampler impl, showing promise for current (distributed) training experiments. 3 years ago
loss Add a BCE loss impl that converts dense targets to sparse /w smoothing as an alternate to CE w/ smoothing. For training experiments. 3 years ago
models Update HaloAttn comment 3 years ago
optim Add lamb/lars to optim init imports, remove stray comment 3 years ago
scheduler LR scheduler update: 3 years ago
utils Tweak accuracy topk safety. Fix #807 3 years ago
__init__.py Add default_cfg options for min_input_size / fixed_input_size, queries in model registry, and use for testing self-attn models 3 years ago
version.py Add efficientnetv2_rw_t defs w/ weights, and gc variant, as well as gcresnet26ts for experiments. Version 0.4.13 3 years ago