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
Exposing LevelMapper params in MultiScaleRoIAlign (#3129) (#3151)
* Exposing LevelMapper params in MultiScaleRoIAlign
Ability to set the `canonical_scale` and `canonical_level` of LevelMapper from the init method of MultiScaleRoIAlign.
Not sure if this is the right place to expose those parameters.
Also, additional tests should be written.
Discussion in issue #3129
* MultiScaleRoIAlign keyword-only parameters + docs (#3129)
* Linter fix (trailing whitespace)
Co-authored-by: Francisco Massa <[email protected]>
0 commit comments