Split-Merge Pooling

06/13/2020
by   Omid Hosseini Jafari, et al.
17

There are a variety of approaches to obtain a vast receptive field with convolutional neural networks (CNNs), such as pooling or striding convolutions. Most of these approaches were initially designed for image classification and later adapted to dense prediction tasks, such as semantic segmentation. However, the major drawback of this adaptation is the loss of spatial information. Even the popular dilated convolution approach, which in theory is able to operate with full spatial resolution, needs to subsample features for large image sizes in order to make the training and inference tractable. In this work, we introduce Split-Merge pooling to fully preserve the spatial information without any subsampling. By applying Split-Merge pooling to deep networks, we achieve, at the same time, a very large receptive field. We evaluate our approach for dense semantic segmentation of large image sizes taken from the Cityscapes and GTA-5 datasets. We demonstrate that by replacing max-pooling and striding convolutions with our split-merge pooling, we are able to improve the accuracy of different variations of ResNet significantly.

READ FULL TEXT

page 2

page 4

page 6

page 7

research
08/06/2018

Detailed Dense Inference with Convolutional Neural Networks via Discrete Wavelet Transform

Dense pixelwise prediction such as semantic segmentation is an up-to-dat...
research
06/24/2019

ESNet: An Efficient Symmetric Network for Real-time Semantic Segmentation

The recent years have witnessed great advances for semantic segmentation...
research
05/24/2016

Dense CNN Learning with Equivalent Mappings

Large receptive field and dense prediction are both important for achiev...
research
06/08/2021

SpaceMeshLab: Spatial Context Memoization and Meshgrid Atrous Convolution Consensus for Semantic Segmentation

Semantic segmentation networks adopt transfer learning from image classi...
research
11/28/2016

Dense Prediction on Sequences with Time-Dilated Convolutions for Speech Recognition

In computer vision pixelwise dense prediction is the task of predicting ...
research
07/31/2015

Flip-Rotate-Pooling Convolution and Split Dropout on Convolution Neural Networks for Image Classification

This paper presents a new version of Dropout called Split Dropout (sDrop...
research
05/30/2022

Pooling Revisited: Your Receptive Field is Suboptimal

The size and shape of the receptive field determine how the network aggr...

Please sign up or login with your details

Forgot password? Click here to reset