RoiExtractor

Description

Obtains the Region of Interest (RoI) feature matrix from the feature mapping list.

Input

Two inputs:

features: tensor of type float or float16.

rois: tensor of type float or float16.

Output

One output:

y: tensor of type float or float16.

Property

finest_scale: int.

roi_scale_factor: float.

spatial_scale: float.

pooled_height: int.

pooled_width: int.

sample_num: int.

pool_mode: string.

aligned: bool.

ONNX Opset Support

Opset v8/v9/v10/v11/v12/v13/v14/v15/v16