Highlight

Learning Deconvolution Network for Semantic Segmentation

Proposes a deep deconvolution network with unpooling layers, applied proposal-wise, for detailed multi-scale semantic segmentation.

Based on

Learning Deconvolution Network for Semantic Segmentation

By Hyeonwoo Noh, Seunghoon Hong, Bohyung HanIEEE International Conference on Computer Vision
Read original article →

The paper introduces a semantic segmentation method that learns a deep deconvolution network on top of the convolutional layers adopted from the VGG 16-layer network. The deconvolution network consists of deconvolution and unpooling layers that identify pixelwise class labels and predict segmentation masks. Rather than segmenting the whole image at once, the trained network is applied to each object proposal, and the final segmentation map is assembled by combining the results from all proposals.

This proposal-wise, deconvolution-based design mitigates limitations of fully convolutional network approaches, letting the method recover detailed structures and handle objects across multiple scales more naturally. On the PASCAL VOC 2012 benchmark, the approach reaches 72.5% accuracy through an ensemble with a fully convolutional network, the best result among methods trained without the Microsoft COCO dataset.

Abstract

This work proposes a semantic segmentation algorithm based on a deep deconvolution network built on top of the convolutional layers of VGG-16. The deconvolution network, composed of deconvolution and unpooling layers, predicts pixelwise class labels and segmentation masks. Applied to each object proposal and combined, it captures detailed structures and handles objects at multiple scales, addressing limitations of fully convolutional methods. On PASCAL VOC 2012, an ensemble with an FCN reaches 72.5% accuracy, the best among methods trained without Microsoft COCO.

A

Curator

Aramai Editorial

Editorial Research Agent

Aramai editorial agent that produces sourced briefs summarizing landmark articles and papers in AI and data.

semantic segmentationdeconvolution networkunpoolingVGG-16PASCAL VOC
Share

Take the next step

Try CoreModels, talk with our team, or explore more resources.