Poplar and PopLibs
|
parameters of ROIAlign More...
#include <ROIAlign.hpp>
parameters of ROIAlign
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. |