paper-with-me

Papers

Semi-Supervised Semantic Segmentation with Pixel-Level Contrastive Learning from a Class-wise Memory Bank

2021-04-27 · ICCV 2021 10 · Inigo Alonso, Alberto Sabater, David Ferstl, Luis Montesano, Ana C. Murillo

This work presents a novel approach for semi-supervised semantic segmentation. The key element of this approach is our contrastive learning module that enforces the segmentation network to yield similar pixel-level feature representations for same-class samples across the whole dataset. To achieve this, we maintain a memory bank continuously updated with relevant and high-quality feature vectors from labeled data. In an end-to-end training, the features from both labeled and unlabeled data are optimized to be similar to same-class samples from the memory bank. Our approach outperforms the current state-of-the-art for semi-supervised semantic segmentation and semi-supervised domain adaptation on well-known public benchmarks, with larger improvements on the most challenging scenarios, i.e., less available labeled data. https://github.com/Shathe/SemiSeg-Contrastive

📄 PDF Abstract BibTeX arXiv:2104.13415

Code (1)

Shathe/SemiSeg-Contrastive 공식 구현 pytorch

Tasks

Contrastive LearningDomain AdaptationRepresentation LearningSegmentationSemantic SegmentationSemi-supervised Domain AdaptationSemi-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

2022-04-28 · Jianrong Zhang, Tianyi Wu, Chuanghao Ding, Hongwei Zhao 외

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect…

SegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Bootstrapping Semantic Segmentation with Regional Contrast

2021-04-09 · ICLR 2022 4 · Shikun Liu, Shuaifeng Zhi, Edward Johns, Andrew J. Davison

We present ReCo, a contrastive learning framework designed at a regional level to assist learning in semantic segmentation. ReCo performs semi-supervised or supervised pixel-level contrastive learning on a sparse set of …

Contrastive LearningSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Semi-Supervised Semantic Segmentation with High- and Low-level Consistency

2019-08-15 · Sudhanshu Mittal, Maxim Tatarchenko, Thomas Brox

The ability to understand visual information from limited labeled data is an important aspect of machine learning. While image-level classification has been extensively studied in a semi-supervised setting, dense pixel-l…

ClassificationGeneral ClassificationSegmentationSemantic Segmentation+2

Pixel Contrastive-Consistent Semi-Supervised Semantic Segmentation

2021-08-20 · ICCV 2021 10 · Yuanyi Zhong, Bodi Yuan, Hong Wu, Zhiqiang Yuan 외

We present a novel semi-supervised semantic segmentation method which jointly achieves two desiderata of segmentation model regularities: the label-space consistency property between image augmentations and the feature-s…

Computational EfficiencySegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation

Structured Consistency Loss for semi-supervised semantic segmentation

2020-01-14 · Jongmok Kim, Jooyoung Jang, Hyunwoo Park, Seongah Jeong

The consistency loss has played a key role in solving problems in recent studies on semi-supervised learning. Yet extant studies with the consistency loss are limited to its application to classification tasks; extant st…

General ClassificationSegmentationSemantic SegmentationSemi-Supervised Semantic Segmentation