-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
thank you first of all for the great paper and for publishing the code.
I was wondering why you are multiplying the class_weight
by num_classes
here:
class_weight = class_weight / np.sum(class_weight) * num_classes |
I cannot find this multiplication in the equation of the paper:
Maybe it is a misunderstanding on my end. Thank you in advance!
Patrick
Metadata
Metadata
Assignees
Labels
No labels