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 fb94350896
Update training script and loader factory to allow use of scheduler updates, repeat augment, and bce loss
3 years ago
..
__init__.py Update training script and loader factory to allow use of scheduler updates, repeat augment, and bce loss 3 years ago
asymmetric_loss.py asymmetric_loss 4 years ago
binary_cross_entropy.py 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
cross_entropy.py Big re-org, working towards making pip/module as 'timm' 5 years ago
jsd.py Fix some attributions, add copyrights to some file docstrings 4 years ago