Alibaba-MIIL / ASL

Official Pytorch Implementation of: "Asymmetric Loss For Multi-Label Classification"(ICCV, 2021) paper
MIT License
732 stars 102 forks source link

Can this be used for multilabel dataset in classification #107

Open alumini opened 1 year ago

alumini commented 1 year ago

Hi Team,

I would like to know if this loss function can be used in a multilabel classification or not.

Thanks,

mrT23 commented 1 year ago

Similar Issues


  1. Could this loss function be used for mutil classification? (score=0.91)

  2. Question about semi-supervised, multi-labeled classification (score=0.86)

  3. In my dataset, the loss of ALS is very large, and it is normal to use other loss functions (score=0.84)

  4. which one of ASL functions in the task of detection should be used? (score=0.83)