Allow overriding "regresion weights" used in GenerateProposalsOp
Summary: Detectron code is inconsistent about when it uses (1, 1, 1, 1) as the regression weights vs. `cfg.MODEL.BBOX_REG_WEIGHTS` (which has a default value of (10, 10, 5, 5)). This change allows the caller to make the call (heh!) about what to use. Reviewed By: rbgirshick Differential Revision: D9981875 fbshipit-source-id: 8798408bd2592486eb1a2e40ccb70b9bedfdbf46
Showing
Please
register
or
sign in
to comment