TI Deep Learning Product User Guide
sTIDL_RoiPoolingLayerParams_t Struct Reference

Detailed Description

This structure define the parameters of ROI Pooling layer in TIDL.

Data Fields

int32_t poolingType
 
int32_t imWidth
 
int32_t imHeight
 

Field Documentation

◆ poolingType

int32_t sTIDL_RoiPoolingLayerParams_t::poolingType

Type of the pooling eTIDL_RoiPoolingType

◆ imWidth

int32_t sTIDL_RoiPoolingLayerParams_t::imWidth

Base Image Width

◆ imHeight

int32_t sTIDL_RoiPoolingLayerParams_t::imHeight

Base Image Height