label-smoothing topic

List label-smoothing repositories

label_smoothing

127
Stars
23
Forks
Watchers

Corrupted labels and label smoothing

label-smoothing-pytorch

30
Stars
11
Forks
Watchers

label smoothing PyTorch implementation

pytorch-loss

2.1k
Stars
372
Forks
Watchers

label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful

pytorch_classification

1.3k
Stars
338
Forks
Watchers

利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码

Teacher-free-Knowledge-Distillation

569
Stars
68
Forks
Watchers

Knowledge Distillation: CVPR2020 Oral, Revisiting Knowledge Distillation via Label Smoothing Regularization

MLS

18
Stars
4
Forks
Watchers

Source code of our paper "Focus on the Target’s Vocabulary: Masked Label Smoothing for Machine Translation" @ACL-2022

negative-label-smoothing

114
Stars
10
Forks
Watchers

[ICML2022 Long Talk] Official Pytorch implementation of "To Smooth or Not? When Label Smoothing Meets Noisy Labels"

MobileNetV3

45
Stars
10
Forks
Watchers

An implementation of MobileNetV3 with pyTorch

MbLS

46
Stars
6
Forks
Watchers

Code of our method MbLS (Margin-based Label Smoothing) for network calibration. To Appear at CVPR 2022. Paper : https://arxiv.org/abs/2111.15430