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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected