paper-with-me

홈 › Papers

Learning to Predict Context-adaptive Convolution for Semantic Segmentation

2020-04-17 · ECCV 2020 8 · Jianbo Liu, Junjun He, Jimmy S. Ren, Yu Qiao, Hongsheng Li

Long-range contextual information is essential for achieving high-performance semantic segmentation. Previous feature re-weighting methods demonstrate that using global context for re-weighting feature channels can effectively improve the accuracy of semantic segmentation. However, the globally-sharing feature re-weighting vector might not be optimal for regions of different classes in the input image. In this paper, we propose a Context-adaptive Convolution Network (CaC-Net) to predict a spatially-varying feature weighting vector for each spatial location of the semantic feature maps. In CaC-Net, a set of context-adaptive convolution kernels are predicted from the global contextual information in a parameter-efficient manner. When used for convolution with the semantic feature maps, the predicted convolutional kernels can generate the spatially-varying feature weighting factors capturing both global and local contextual information. Comprehensive experimental results show that our CaC-Net achieves superior segmentation performance on three public datasets, PASCAL Context, PASCAL VOC 2012 and ADE20K.

📄 PDF Abstract BibTeX arXiv:2004.08222

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Class-wise Dynamic Graph Convolution for Semantic Segmentation

2020-07-19 · ECCV 2020 8 · Hanzhe Hu, Deyi Ji, Weihao Gan, Shuai Bai 외

Recent works have made great progress in semantic segmentation by exploiting contextual information in a local or global manner with dilated convolutions, pyramid pooling or self-attention mechanism. In order to avoid po…

graph constructionSegmentationSemantic Segmentation

Dynamic Multi-Scale Filters for Semantic Segmentation

2019-10-01 · ICCV 2019 10 · Junjun He, Zhongying Deng, Yu Qiao

Multi-scale representation provides an effective way to address scale variation of objects and stuff in semantic segmentation. Previous works construct multi-scale representation by utilizing different filter sizes, expa…

Scene ParsingSegmentationSemantic Segmentation

Adaptive Context Encoding Module for Semantic Segmentation

2019-07-13 · Congcong Wang, Faouzi Alaya Cheikh, Azeddine Beghdadi, Ole Jakob Elle

The object sizes in images are diverse, therefore, capturing multiple scale context information is essential for semantic segmentation. Existing context aggregation methods such as pyramid pooling module (PPM) and atrous…

Semantic Segmentation

Adaptive feature recombination and recalibration for semantic segmentation with Fully Convolutional Networks

2020-06-19 · Sergio Pereira, Adriano Pinto, Joana Amorim, Alexandrine Ribeiro 외

Fully Convolutional Networks have been achieving remarkable results in image semantic segmentation, while being efficient. Such efficiency results from the capability of segmenting several voxels in a single forward pass…

Brain Tumor Segmentationimage-classificationImage ClassificationSegmentation+2

Global Aggregation then Local Distribution for Scene Parsing

2021-07-28 · Xiangtai Li, Li Zhang, Guangliang Cheng, Kuiyuan Yang 외

Modelling long-range contextual relationships is critical for pixel-wise prediction tasks such as semantic segmentation. However, convolutional neural networks (CNNs) are inherently limited to model such dependencies due…

Scene ParsingSegmentationSemantic Segmentation