paper-with-me

Papers

Visual Boundary Knowledge Translation for Foreground Segmentation

2021-08-01 · Zunlei Feng, Lechao Cheng, Xinchao Wang, Xiang Wang, Yajie Liu, Xiangtong Du, Mingli Song

When confronted with objects of unknown types in an image, humans can effortlessly and precisely tell their visual boundaries. This recognition mechanism and underlying generalization capability seem to contrast to state-of-the-art image segmentation networks that rely on large-scale category-aware annotated training samples. In this paper, we make an attempt towards building models that explicitly account for visual boundary knowledge, in hope to reduce the training effort on segmenting unseen categories. Specifically, we investigate a new task termed as Boundary Knowledge Translation (BKT). Given a set of fully labeled categories, BKT aims to translate the visual boundary knowledge learned from the labeled categories, to a set of novel categories, each of which is provided only a few labeled samples. To this end, we propose a Translation Segmentation Network (Trans-Net), which comprises a segmentation network and two boundary discriminators. The segmentation network, combined with a boundary-aware self-supervised mechanism, is devised to conduct foreground segmentation, while the two discriminators work together in an adversarial manner to ensure an accurate segmentation of the novel categories under light supervision. Exhaustive experiments demonstrate that, with only tens of labeled samples as guidance, Trans-Net achieves close results on par with fully supervised methods.

📄 PDF Abstract BibTeX arXiv:2108.00379

Code (1)

zju-vipa/BKT 공식 구현 pytorch

Tasks

Foreground SegmentationImage SegmentationSegmentationSemantic SegmentationTranslation

Similar Papers 제목 키워드 기반

Boundary Knowledge Translation based Reference Semantic Segmentation

2021-08-01 · Lechao Cheng, Zunlei Feng, Xinchao Wang, Ya Jie Liu 외

Given a reference object of an unknown type in an image, human observers can effortlessly find the objects of the same category in another image and precisely tell their visual boundaries. Such visual cognition capabilit…

SegmentationSemantic SegmentationTranslation

Cell Instance Segmentation: The Devil Is in the Boundaries

2025-10-10 · Peixian Liang, Yifan Ding, Yizhe Zhang, Jianxu Chen 외 arxiv

State-of-the-art (SOTA) methods for cell instance segmentation are based on deep learning (DL) semantic segmentation approaches, focusing on distinguishing foreground pixels from background pixels. In order to identify c…

Semantic SegmentationInstance Segmentation

Foreground segmentation based on multi-resolution and matting

2014-02-10 · Xintong Yu, Xiaohan Liu, Yisong Chen

We propose a foreground segmentation algorithm that does foreground extraction under different scales and refines the result by matting. First, the input image is filtered and resampled to 5 different resolutions. Then e…

ClassificationForeground SegmentationGeneral ClassificationImage Matting+1

Visualizing Coalition Formation: From Hedonic Games to Image Segmentation

2026-03-09 · Pedro Henrique de Paula França, Lucas Lopes Felipe, Daniel Sadoc Menasché arxiv

We propose image segmentation as a visual diagnostic testbed for coalition formation in hedonic games. Modeling pixels as agents on a graph, we study how a granularization parameter shapes equilibrium fragmentation and b…

Image Segmentation

FOCUS: Towards Universal Foreground Segmentation

2025-01-09 · Zuyao You, Lingyu Kong, Lingchen Meng, Zuxuan Wu

Foreground segmentation is a fundamental task in computer vision, encompassing various subdivision tasks. Previous research has typically designed task-specific architectures for each task, leading to a lack of unificati…

Camouflaged Object SegmentationDefocus Blur DetectionForeground SegmentationSalient Object Detection+2