CVOct 19, 2016

Mixed context networks for semantic segmentation

arXiv:1610.05854v19 citations
Originality Incremental advance
AI Analysis

This work addresses a key architectural problem in semantic segmentation, offering an incremental improvement for researchers and practitioners in computer vision.

The paper tackles the challenge of designing optimal architectures for combining multi-level features in semantic segmentation, proposing a mixed context network module that outperforms most existing systems.

Semantic segmentation is challenging as it requires both object-level information and pixel-level accuracy. Recently, FCN-based systems gained great improvement in this area. Unlike classification networks, combining features of different layers plays an important role in these dense prediction models, as these features contains information of different levels. A number of models have been proposed to show how to use these features. However, what is the best architecture to make use of features of different layers is still a question. In this paper, we propose a module, called mixed context network, and show that our presented system outperforms most existing semantic segmentation systems by making use of this module.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes