Skip to content
Snippets Groups Projects
Unverified Commit ba26d8ce authored by Kai Chen's avatar Kai Chen Committed by GitHub
Browse files

Refactoring for losses (#761)

* refactoring for losses

* update configs for guided anchoring

* add all imported losses to __all__

* allow weight=None for binary_cross_entropy

* use losses in mmdetection for FCOSHead

* bug fix for weight_reduce_loss

* add eps to iou_loss and handle weight=None

* unify loss api in FCOSHead

* fix avg_factor
parent afb7ec86
No related branches found
No related tags found
No related merge requests found
Showing
with 157 additions and 339 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment