paper-with-me

Papers

Pixel Deconvolutional Networks

2017-05-18 · ICLR 2018 1 · Hongyang Gao, Hao Yuan, Zhengyang Wang, Shuiwang Ji

Deconvolutional layers have been widely used in a variety of deep models for up-sampling, including encoder-decoder networks for semantic segmentation and deep generative models for unsupervised learning. One of the key limitations of deconvolutional operations is that they result in the so-called checkerboard problem. This is caused by the fact that no direct relationship exists among adjacent pixels on the output feature map. To address this problem, we propose the pixel deconvolutional layer (PixelDCL) to establish direct relationships among adjacent pixels on the up-sampled feature map. Our method is based on a fresh interpretation of the regular deconvolution operation. The resulting PixelDCL can be used to replace any deconvolutional layer in a plug-and-play manner without compromising the fully trainable capabilities of original models. The proposed PixelDCL may result in slight decrease in efficiency, but this can be overcome by an implementation trick. Experimental results on semantic segmentation demonstrate that PixelDCL can consider spatial features such as edges and shapes and yields more accurate segmentation outputs than deconvolutional layers. When used in image generation tasks, our PixelDCL can largely overcome the checkerboard problem suffered by regular deconvolution operations.

📄 PDF Abstract BibTeX arXiv:1705.06820

Code (5)

divelab/PixelDCN 공식 구현 tf
HongyangGao/PixelTCN tf
fourmi1995/IronsegExperiment-PixelDCL tf
kaustubh1955/pixelDeconvolution tf
zhengyang-wang/Unet_3D tf

Tasks

DecoderImage GenerationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Deep Deconvolutional Networks for Scene Parsing

2014-11-15 · Rahul Mohan

Scene parsing is an important and challenging prob- lem in computer vision. It requires labeling each pixel in an image with the category it belongs to. Tradition- ally, it has been approached with hand-engineered featur…

Scene ParsingSuperpixels

Learning Common and Specific Features for RGB-D Semantic Segmentation with Deconvolutional Networks

2016-08-03 · Jinghua Wang, Zhenhua Wang, DaCheng Tao, Simon See 외

In this paper, we tackle the problem of RGB-D semantic segmentation of indoor images. We take advantage of deconvolutional networks which can predict pixel-wise class labels, and develop a new structure for deconvolution…

SegmentationSemantic Segmentation

Learning Short-Cut Connections for Object Counting

2018-05-08 · Daniel Oñoro-Rubio, Mathias Niepert, Roberto J. López-Sastre

Object counting is an important task in computer vision due to its growing demand in applications such as traffic monitoring or surveillance. In this paper, we consider object counting as a learning problem of a joint fe…

Density EstimationObjectObject Counting

Street-view change detection with deconvolutional networks

2018-05-15 · Autonomous Robots 2018 5 · Pablo F. Alcantarilla, Simon Stent, Germán Ros, Roberto Arroyo 외

We propose a system for performing structural change detection in street-view videos captured by a vehicle-mounted monocular camera over time. Our approach is motivated by the need for more frequent and efficient updates…

3D ReconstructionChange DetectionChange detection for remote sensing imagesSensor Fusion

Deep Recurrent Regression for Facial Landmark Detection

2015-10-30 · Hanjiang Lai, Shengtao Xiao, Yan Pan, Zhen Cui 외

We propose a novel end-to-end deep architecture for face landmark detection, based on a deep convolutional and deconvolutional network followed by carefully designed recurrent network structures. The pipeline of this arc…

Facial Landmark Detectionregression