Poplar and PopLibs
popnn::experimental::roiAlignParams Struct Reference

parameters of ROIAlign More...

#include <ROIAlign.hpp>

Detailed Description

parameters of ROIAlign

Parameters
samplingRatio_Number of sampling points in the interpolation grid used to compute the output value of each pooled output bin.
alignedHeight_Pooled output Y's height.
alignedWidth_Pooled output X's height.
aligned_Whether to use the value 'half_pixel' to pixel shift the input coordinates by -0.5.
spatialScale_Multiplicative spatial scale factor to translate ROI coordinates from their input spatial scale to the scale used when pooling, i.e., spatial scale of the input feature map X relative to the input image.

The documentation for this struct was generated from the following file: