MCPcopy Create free account
hub / github.com/TuSimple/mx-maskrcnn / nonlinear_transform

Function nonlinear_transform

rcnn/processing/bbox_transform.py:50–76  ·  view source on GitHub ↗

compute bounding box regression targets from ex_rois to gt_rois :param ex_rois: [N, 4] :param gt_rois: [N, 4] :return: [N, 4]

(ex_rois, gt_rois)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected