paper-with-me

Papers

Cross-Modal Self-Attention Network for Referring Image Segmentation

2019-04-09 · CVPR 2019 6 · Linwei Ye, Mrigank Rochan, Zhi Liu, Yang Wang

We consider the problem of referring image segmentation. Given an input image and a natural language expression, the goal is to segment the object referred by the language expression in the image. Existing works in this area treat the language expression and the input image separately in their representations. They do not sufficiently capture long-range correlations between these two modalities. In this paper, we propose a cross-modal self-attention (CMSA) module that effectively captures the long-range dependencies between linguistic and visual features. Our model can adaptively focus on informative words in the referring expression and important regions in the input image. In addition, we propose a gated multi-level fusion module to selectively integrate self-attentive cross-modal features corresponding to different levels in the image. This module controls the information flow of features at different levels. We validate the proposed approach on four evaluation datasets. Our proposed approach consistently outperforms existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1904.04745

Code (1)

lwye/CMSA-Net tf

Tasks

Image SegmentationReferring ExpressionReferring Expression SegmentationReferring Video Object SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Referring Segmentation in Images and Videos with Cross-Modal Self-Attention Network

2021-02-09 · Linwei Ye, Mrigank Rochan, Zhi Liu, Xiaoqin Zhang 외

We consider the problem of referring segmentation in images and videos with natural language. Given an input image (or video) and a referring expression, the goal is to segment the entity referred by the expression in th…

Referring ExpressionReferring Expression SegmentationSegmentationVideo Segmentation+1

Improving Referring Expression Grounding with Cross-modal Attention-guided Erasing

2019-03-03 · CVPR 2019 6 · Xihui Liu, ZiHao Wang, Jing Shao, Xiaogang Wang 외

Referring expression grounding aims at locating certain objects or persons in an image with a referring expression, where the key challenge is to comprehend and align various types of information from visual and textual …

Referring Expression

Cross-Modal Relationship Inference for Grounding Referring Expressions

2019-06-01 · CVPR 2019 6 · Sibei Yang, Guanbin Li, Yizhou Yu

Grounding referring expressions is a fundamental yet challenging task facilitating human-machine communication in the physical world. It locates the target object in an image on the basis of the comprehension of the rela…

RISAM: Referring Image Segmentation via Mutual-Aware Attention Features

2023-11-27 · Mengxi Zhang, Yiming Liu, Xiangjun Yin, Huanjing Yue 외

Referring image segmentation (RIS) aims to segment a particular region based on a language expression prompt. Existing methods incorporate linguistic features into visual features and obtain multi-modal features for mask…

DecoderImage SegmentationSegmentationSemantic Segmentation

Unpaired Referring Expression Grounding via Bidirectional Cross-Modal Matching

2022-01-18 · Hengcan Shi, Munawar Hayat, Jianfei Cai

Referring expression grounding is an important and challenging task in computer vision. To avoid the laborious annotation in conventional referring grounding, unpaired referring grounding is introduced, where the trainin…

Image-text matchingReferring ExpressionText Matching