Skip to content

clcarwin/focal_loss_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Focal Loss for Dense Object Detection in PyTorch

focal loss Focal Loss for Dense Object Detection

Result

Method training set val set mAP
Cross Entropy Loss VOC2007 VOC2007 63.36
Focal Loss VOC2007 VOC2007 65.26

About

A PyTorch Implementation of Focal Loss.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages