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 da0d39bedd
Update default crop_pct for byoanet
3 years ago
..
data Add worker_seeding arg to allow selecting old vs updated data loader worker seed for (old) experiment repeatability 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 Update default crop_pct for byoanet 3 years ago
optim
scheduler LR scheduler update: 3 years ago
utils Tweak accuracy topk safety. Fix #807 3 years ago
__init__.py
version.py