liuzurang / focal_loss_pytorch

A PyTorch Implementation of Focal Loss.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:Python 100.0%