mmpretrain icon indicating copy to clipboard operation
mmpretrain copied to clipboard

[Bug] LabelSmoothLoss loss_weight is not work.

Open 274869388 opened this issue 3 years ago • 1 comments

Describe the bug

LabelSmoothLoss loss_weight is not work. https://github.com/open-mmlab/mmclassification/blob/90254a845540650bd03bc2b6108251825935c687/mmcls/models/losses/label_smooth_loss.py#L63

274869388 avatar Aug 19 '22 03:08 274869388

Hi, thanks for your report. While, would you like to describe more details of the bug, like what case you use? Thanks.

tonysy avatar Aug 19 '22 03:08 tonysy

we have fixed it in the https://github.com/open-mmlab/mmclassification/pull/1058 .

Ezra-Yu avatar Sep 28 '22 03:09 Ezra-Yu