rename use_focal_loss -> cls_focal_loss (#639)
* use_sigmoid_cls -> cls_sigmoid_loss; use_focal_loss -> cls_focal_loss * fix flake8 error * cls_sigmoid_loss - > use_sigmoid_cls
Showing
- mmdet/models/anchor_heads/anchor_head.py 10 additions, 10 deletionsmmdet/models/anchor_heads/anchor_head.py
- mmdet/models/anchor_heads/retina_head.py 1 addition, 1 deletionmmdet/models/anchor_heads/retina_head.py
- mmdet/models/anchor_heads/ssd_head.py 1 addition, 1 deletionmmdet/models/anchor_heads/ssd_head.py
Loading
Please register or sign in to comment