Open kaishijeng opened 7 years ago
Thank you for your suggestion, now I'm doing this job.
Liu Y. has released focal-loss layer in this repository below and it may save your time to reinvent the same thing: https://github.com/sciencefans/Focal-Loss
Any luck with focal-loss training?
Thanks,
@kaishijeng My version of focal loss for SSD: https://github.com/chuanqi305/FocalLoss Unfortunately, the performance has not improved.
I will take a look at your focal loss implementation. Any idea why the performance is not improved. According to the paper, it helps a lot of hard class.
Thanks
Do you plan to add focal loss to boost SSD performance? https://arxiv.org/abs/1708.02002
Thanks,