Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 179 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 179 Bytes

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.