umbertogriffo / focal-loss-keras

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

categorical focal loss #6

Closed amapic closed 4 years ago

amapic commented 5 years ago

Hi, Thanks for all. Can you do the same for categorical focal loss ? Others package don't work.

umbertogriffo commented 4 years ago

Hi @amapic,

The categorical focal loss is already implemented, and you can apply it on Multi-class classification problems.