paper-with-me

Papers

Boundary Knowledge Translation based Reference Semantic Segmentation

2021-08-01 · Lechao Cheng, Zunlei Feng, Xinchao Wang, Ya Jie Liu, Jie Lei, Mingli Song

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 capability of humans seems absent from the current research spectrum of computer vision. Existing segmentation networks, for example, rely on a humongous amount of labeled data, which is laborious and costly to collect and annotate; besides, the performance of segmentation networks tend to downgrade as the number of the category increases. In this paper, we introduce a novel Reference semantic segmentation Network (Ref-Net) to conduct visual boundary knowledge translation. Ref-Net contains a Reference Segmentation Module (RSM) and a Boundary Knowledge Translation Module (BKTM). Inspired by the human recognition mechanism, RSM is devised only to segment the same category objects based on the features of the reference objects. BKTM, on the other hand, introduces two boundary discriminator branches to conduct inner and outer boundary segmentation of the target objectin an adversarial manner, and translate the annotated boundary knowledge of open-source datasets into the segmentation network. Exhaustive experiments demonstrate that, with tens of finely-grained annotated samples as guidance, Ref-Net achieves results on par with fully supervised methods on six datasets.

📄 PDF Abstract BibTeX arXiv:2108.01075

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationTranslation

Similar Papers 제목 키워드 기반

Visual Boundary Knowledge Translation for Foreground Segmentation

2021-08-01 · Zunlei Feng, Lechao Cheng, Xinchao Wang, Xiang Wang 외

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…

Foreground SegmentationImage SegmentationSegmentationSemantic Segmentation+1

Attention-based fusion of semantic boundary and non-boundary information to improve semantic segmentation

2021-08-05 · Jefferson Fontinele, Gabriel Lefundes, Luciano Oliveira

This paper introduces a method for image semantic segmentation grounded on a novel fusion scheme, which takes place inside a deep convolutional neural network. The main goal of our proposal is to explore object boundary …

Boundary DetectionSegmentationSemantic Segmentation

Boundary-aware Graph Reasoning for Semantic Segmentation

2021-08-09 · Haoteng Tang, Haozhe Jia, Weidong Cai, Heng Huang 외

In this paper, we propose a Boundary-aware Graph Reasoning (BGR) module to learn long-range contextual features for semantic segmentation. Rather than directly construct the graph based on the backbone features, our BGR …

graph constructionSegmentationSemantic Segmentation

Joint Semantic Segmentation and Boundary Detection using Iterative Pyramid Contexts

2020-04-16 · CVPR 2020 6 · Mingmin Zhen, Jinglu Wang, Lei Zhou, Shiwei Li 외

In this paper, we present a joint multi-task learning framework for semantic segmentation and boundary detection. The critical component in the framework is the iterative pyramid context module (PCM), which couples two t…

Boundary DetectionEdge DetectionMulti-Task LearningSegmentation+1

BPKD: Boundary Privileged Knowledge Distillation For Semantic Segmentation

2023-06-13 · Liyang Liu, Zihan Wang, Minh Hieu Phan, BoWen Zhang 외

Current knowledge distillation approaches in semantic segmentation tend to adopt a holistic approach that treats all spatial locations equally. However, for dense prediction, students' predictions on edge regions are hig…

Knowledge DistillationSegmentationSemantic Segmentation