Skip to content

Max/Min pool #25707

@Daniel63656

Description

@Daniel63656

Describe the feature and motivation

It would be great to have a max/min pooling operation similar to pytorch's MaxPool layer. I'd imagine max and min pooling function that takes a kernel size, stride and operates on arbitrary number of channels.

Additional context

I specifically use this to extract foreground/background in a grayscale image. Would be great to have every sub function in one image processing library instead of using torch/scikit-image (I use openCV in python)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions