What is: Root-of-Mean-Squared Pooling?
Year | 2000 |
Data Source | CC BY-SA - https://paperswithcode.com |
RMS Pooling is a pooling operation that calculates the square mean root for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually used after a convolutional layer.