You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is it possible to use your implementation in FasterRCNN in Detectrone2 object detection system?
I mean to have Focal loss as loss function in FasterRCNN architecture.
(detectrine2 : https://github.com/facebookresearch/detectron2)