paper-with-me

Papers

Mining Contextual Information Beyond Image for Semantic Segmentation

2021-08-26 · ICCV 2021 10 · Zhenchao Jin, Tao Gong, Dongdong Yu, Qi Chu, Jian Wang, Changhu Wang, Jie Shao

This paper studies the context aggregation problem in semantic image segmentation. The existing researches focus on improving the pixel representations by aggregating the contextual information within individual images. Though impressive, these methods neglect the significance of the representations of the pixels of the corresponding class beyond the input image. To address this, this paper proposes to mine the contextual information beyond individual images to further augment the pixel representations. We first set up a feature memory module, which is updated dynamically during training, to store the dataset-level representations of various categories. Then, we learn class probability distribution of each pixel representation under the supervision of the ground-truth segmentation. At last, the representation of each pixel is augmented by aggregating the dataset-level representations based on the corresponding class probability distribution. Furthermore, by utilizing the stored dataset-level representations, we also propose a representation consistent learning strategy to make the classification head better address intra-class compactness and inter-class dispersion. The proposed method could be effortlessly incorporated into existing segmentation frameworks (e.g., FCN, PSPNet, OCRNet and DeepLabV3) and brings consistent performance improvements. Mining contextual information beyond image allows us to report state-of-the-art performance on various benchmarks: ADE20K, LIP, Cityscapes and COCO-Stuff.

📄 PDF Abstract BibTeX arXiv:2108.11819

Code (1)

charlespikachu/mcibi 공식 구현 pytorch

Tasks

Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Batch Normalization 설명 없음
Average Pooling 설명 없음
Pyramid Pooling Module A Pyramid Pooling Module is a module for semantic segmentation which acts as an effective global contextual prior. The motivation is that the problem of using a convolutional…
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…
Dilated Convolution 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar Papers 제목 키워드 기반

MCIBI++: Soft Mining Contextual Information Beyond Image for Semantic Segmentation

2022-09-09 · Zhenchao Jin, Dongdong Yu, Zehuan Yuan, Lequan Yu

Co-occurrent visual pattern makes context aggregation become an essential paradigm for semantic segmentation.The existing studies focus on modeling the contexts within image while neglecting the valuable semantics of the…

SegmentationSemantic SegmentationVideo Semantic Segmentation

Webpage Segmentation for Extracting Images and Their Surrounding Contextual Information

2020-05-18 · F. Fauzi, H. J. Long, M. Belkhatir

Web images come in hand with valuable contextual information. Although this information has long been mined for various uses such as image annotation, clustering of images, inference of image semantic content, etc., insu…

ClusteringSegmentation

Context-Enhanced Detector For Building Detection From Remote Sensing Images

2023-10-11 · Ziyue Huang, Mingming Zhang, Qingjie Liu, Wei Wang 외

The field of building detection from remote sensing images has made significant progress, but faces challenges in achieving high-accuracy detection due to the diversity in building appearances and the complexity of vast …

DiversitySemantic Segmentation

CS-PCN: Context-Space Progressive Collaborative Network for Image Denoising

2023-05-17 · Yuqi Jiang, Chune Zhang, Jiao Liu

Currently, image-denoising methods based on deep learning cannot adequately reconcile contextual semantic information and spatial details. To take these information optimizations into consideration, in this paper, we pro…

DenoisingImage Denoising

Image Retrieval for Arguments Using Stance-Aware Query Expansion

2021-11-01 · EMNLP (ArgMining) 2021 11 · Johannes Kiesel, Nico Reichenbach, Benno Stein, Martin Potthast

Many forms of argumentation employ images as persuasive means, but research in argument mining has been focused on verbal argumentation so far. This paper shows how to integrate images into argument mining research, spec…

Argument MiningArgument RetrievalImage RetrievalRetrieval