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
Improve speed/accuracy of FasterRCNN by introducing a score threshold on RPN (#3205)
Summary:
* Introduce small score threshold on rpn
* Adding docs and fixing keypoint and mask.
* Making value 0.0 by default for BC.
* Fixing for onnx.
* Update threshold.
* Removing non-default threshold from reference scripts.
Reviewed By: datumbox
Differential Revision: D25954569
fbshipit-source-id: a429a13c7153f0b87c377464d3d062aa28370002
Co-authored-by: Francisco Massa <fvsmassa@gmail.com>
0 commit comments