Skip to content

Tensorflow version implementation of focal loss for binary and multi classification

Notifications You must be signed in to change notification settings

fudannlp16/focal-loss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

focal-loss

Tensorflow实现何凯明的Focal Loss, 该损失函数主要用于解决分类问题中的类别不平衡

focal_loss_sigmoid: 二分类loss

focal_loss_softmax: 多分类loss

Reference Paper : Focal Loss for Dense Object Detection

About

Tensorflow version implementation of focal loss for binary and multi classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages