Skip to content

An intuitive pytorch implementation of softmax focal loss which can be used to train classification and segmentation tasks.

License

Notifications You must be signed in to change notification settings

bot66/SoftmaxFocalLoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SoftmaxFocalLoss

I can't find a decent pytorch implementation of softmax focal loss for Semantic Segmentation. So I code one on my own.

type python loss.py to test the loss.

About

An intuitive pytorch implementation of softmax focal loss which can be used to train classification and segmentation tasks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages