TF_CenterNet
TF_CenterNet copied to clipboard
Explanation on focal loss function
Hi @MioChiu ,
Thanks for open sourcing the great work.
Could you please explain the focal loss function used here. https://github.com/MioChiu/TF_CenterNet/blob/master/loss.py
Seems like its different from the actual focal loss function.