Skip to content

PoolingLayer

Singleton Methods

create(params: Cv::Dnn::LayerParams) -> Cv::Ptr≺cv꞉꞉dnn꞉꞉dnn4V20241223꞉꞉PoolingLayer≻

Constructors

initialize()

Attributes

ave_pool_padded_area: TrueClass (read/write)

ceil_mode: TrueClass (read/write)

compute_max_idx: TrueClass (read/write)

global_pooling: TrueClass (read/write)

is_global_pooling: Std::Vector≺bool≻ (read/write)

kernel_size: Std::Vector≺unsigned Int64≻ (read/write)

pad_mode: String (read/write)

pads_begin: Std::Vector≺unsigned Int64≻ (read/write)

pads_end: Std::Vector≺unsigned Int64≻ (read/write)

pooled_size: Cv::Size (read/write)

ps_roi_out_channels: Integer (read/write)

spatial_scale: Float (read/write)

strides: Std::Vector≺unsigned Int64≻ (read/write)

type: Integer (read/write)