paper-with-me

홈 › Papers

Boosting Semantic Segmentation from the Perspective of Explicit Class Embeddings

2023-08-24 · ICCV 2023 1 · Yuhe Liu, Chuanjian Liu, Kai Han, Quan Tang, Zengchang Qin

Semantic segmentation is a computer vision task that associates a label with each pixel in an image. Modern approaches tend to introduce class embeddings into semantic segmentation for deeply utilizing category semantics, and regard supervised class masks as final predictions. In this paper, we explore the mechanism of class embeddings and have an insight that more explicit and meaningful class embeddings can be generated based on class masks purposely. Following this observation, we propose ECENet, a new segmentation paradigm, in which class embeddings are obtained and enhanced explicitly during interacting with multi-stage image features. Based on this, we revisit the traditional decoding process and explore inverted information flow between segmentation masks and class embeddings. Furthermore, to ensure the discriminability and informativity of features from backbone, we propose a Feature Reconstruction module, which combines intrinsic and diverse branches together to ensure the concurrence of diversity and redundancy in features. Experiments show that our ECENet outperforms its counterparts on the ADE20K dataset with much less computational cost and achieves new state-of-the-art results on PASCAL-Context dataset. The code will be released at https://gitee.com/mindspore/models and https://github.com/Carol-lyh/ECENet.

📄 PDF Abstract BibTeX arXiv:2308.12894

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Semi-supervised Semantic Segmentation via Boosting Uncertainty on Unlabeled Data

2023-11-30 · Daoan Zhang, Yunhao Luo, JianGuo Zhang

We bring a new perspective to semi-supervised semantic segmentation by providing an analysis on the labeled and unlabeled distributions in training datasets. We first figure out that the distribution gap between labeled …

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

SAM-I-Am: Semantic Boosting for Zero-shot Atomic-Scale Electron Micrograph Segmentation

2024-04-09 · Waqwoya Abebe, Jan Strube, Luanzheng Guo, Nathan R. Tallent 외

Image segmentation is a critical enabler for tasks ranging from medical diagnostics to autonomous driving. However, the correct segmentation semantics - where are boundaries located? what segments are logically similar? …

Autonomous DrivingImage SegmentationSegmentationSemantic Segmentation

SePiCo: Semantic-Guided Pixel Contrast for Domain Adaptive Semantic Segmentation

2022-04-19 · Binhui Xie, Shuang Li, Mingjia Li, Chi Harold Liu 외

Domain adaptive semantic segmentation attempts to make satisfactory dense predictions on an unlabeled target domain by utilizing the supervised model trained on a labeled source domain. In this work, we propose Semantic-…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation

SemSim: Revisiting Weak-to-Strong Consistency from a Semantic Similarity Perspective for Semi-supervised Medical Image Segmentation

2024-10-17 · Shiao Xie, Hongyi Wang, Ziwei Niu, Hao Sun 외

Semi-supervised learning (SSL) for medical image segmentation is a challenging yet highly practical task, which reduces reliance on large-scale labeled dataset by leveraging unlabeled samples. Among SSL techniques, the w…

Image SegmentationMedical Image SegmentationRepresentation LearningSegmentation+4

Synergy Between Semantic Segmentation and Image Denoising via Alternate Boosting

2021-02-24 · Shunxin Xu, Ke Sun, Dong Liu, Zhiwei Xiong 외

The capability of image semantic segmentation may be deteriorated due to noisy input image, where image denoising prior to segmentation helps. Both image denoising and semantic segmentation have been developed significan…

DenoisingImage DenoisingSegmentationSemantic Segmentation