CoreFlow 1.0.0
A modern orchestration and execution runtime
Loading...
Searching...
No Matches
_vx_nn_roi_pool_params_t Struct Reference

Input parameters for ROI pooling operation. More...

#include <vx_khr_nn.h>

Public Attributes

vx_enum pool_type
 Of type vx_nn_pooling_type_e. Only VX_NN_POOLING_MAX pooling is supported.
 

Detailed Description

Input parameters for ROI pooling operation.

Member Data Documentation

◆ pool_type

vx_enum _vx_nn_roi_pool_params_t::pool_type

Of type vx_nn_pooling_type_e. Only VX_NN_POOLING_MAX pooling is supported.