umbertogriffo / focal-loss-keras

Binary and Categorical Focal loss implementation in Keras.
278 stars 67 forks source link

Sparse Categorical Labels #11

Closed Osdel closed 4 years ago

Osdel commented 4 years ago

Does this works with sparse categorical labels?

umbertogriffo commented 4 years ago

No, sparse categorical labels are not supported.