/Multiple-Pooling-in-Convolutional-Neural-Networks-Max-Range-Pooling-

Model Architecture consist of a convolution layer followed by a Max Pooling layer. The convolution layer is used to create minimum pooling layer, which in turn is subtracted from a max pool layer to obtain a range pooling layer. The max pooling layer and range pooling layers are concatenated to get the final pooling layer.

Primary LanguageJupyter Notebook

This repository is not active