Understanding Convolution for Semantic Segmentation

02/27/2017
by   Panqu Wang, et al.
0

Recent advances in deep learning, especially deep convolutional neural networks (CNNs), have led to significant improvement over previous semantic segmentation systems. Here we show how to improve pixel-wise semantic segmentation by manipulating convolution-related operations that are of both theoretical and practical value. First, we design dense upsampling convolution (DUC) to generate pixel-level prediction, which is able to capture and decode more detailed information that is generally missing in bilinear upsampling. Second, we propose a hybrid dilated convolution (HDC) framework in the encoding phase. This framework 1) effectively enlarges the receptive fields (RF) of the network to aggregate global information; 2) alleviates what we call the "gridding issue" caused by the standard dilated convolution operation. We evaluate our approaches thoroughly on the Cityscapes dataset, and achieve a state-of-art result of 80.1 also have achieved state-of-the-art overall on the KITTI road estimation benchmark and the PASCAL VOC2012 segmentation task. Our source code can be found at https://github.com/TuSimple/TuSimple-DUC.

READ FULL TEXT

page 6

page 7

page 8

page 9

research
07/28/2021

Global Aggregation then Local Distribution for Scene Parsing

Modelling long-range contextual relationships is critical for pixel-wise...
research
12/07/2017

Per-Pixel Feedback for improving Semantic Segmentation

Semantic segmentation is the task of assigning a label to each pixel in ...
research
11/13/2015

Learning Dense Convolutional Embeddings for Semantic Segmentation

This paper proposes a new deep convolutional neural network (DCNN) archi...
research
01/29/2021

Spatiotemporal Dilated Convolution with Uncertain Matching for Video-based Crowd Estimation

In this paper, we propose a novel SpatioTemporal convolutional Dense Net...
research
01/26/2021

AINet: Association Implantation for Superpixel Segmentation

Recently, some approaches are proposed to harness deep convolutional net...
research
07/27/2015

Relating Cascaded Random Forests to Deep Convolutional Neural Networks for Semantic Segmentation

We consider the task of pixel-wise semantic segmentation given a small s...
research
11/29/2017

Do Convolutional Neural Networks act as Compositional Nearest Neighbors?

We present a simple approach based on pixel-wise nearest neighbors to un...

Please sign up or login with your details

Forgot password? Click here to reset