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/loss
Ross Wightman 0387e6057e
Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1)
3 years ago
..
__init__.py Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1) 3 years ago
asymmetric_loss.py asymmetric_loss 4 years ago
binary_cross_entropy.py Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1) 3 years ago
cross_entropy.py Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1) 3 years ago
jsd.py Fix some attributions, add copyrights to some file docstrings 4 years ago