paper-with-me

Papers

Recurrent Instance Segmentation using Sequences of Referring Expressions

2019-11-05 · Alba Herrera-Palacio, Carles Ventura, Carina Silberer, Ionut-Teodor Sorodoc, Gemma Boleda, Xavier Giro-i-Nieto

The goal of this work is to segment the objects in an image that are referred to by a sequence of linguistic descriptions (referring expressions). We propose a deep neural network with recurrent layers that output a sequence of binary masks, one for each referring expression provided by the user. The recurrent layers in the architecture allow the model to condition each predicted mask on the previous ones, from a spatial perspective within the same image. Our multimodal approach uses off-the-shelf architectures to encode both the image and the referring expressions. The visual branch provides a tensor of pixel embeddings that are concatenated with the phrase embeddings produced by a language encoder. Our experiments on the RefCOCO dataset for still images indicate how the proposed architecture successfully exploits the sequences of referring expressions to solve a pixel-wise task of instance segmentation.

📄 PDF Abstract BibTeX arXiv:1911.02103

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationReferring ExpressionReferring Expression SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Understanding What Is Not Said:Referring Remote Sensing Image Segmentation with Scarce Expressions

2025-10-26 · Kai Ye, Bowen Liu, Jianghang Lin, Jiayi Ji 외 arxiv

Referring Remote Sensing Image Segmentation (RRSIS) aims to segment instances in remote sensing images according to referring expressions. Unlike Referring Image Segmentation on general images, acquiring high-quality ref…

Referring ExpressionImage Segmentation

InterRVOS: Interaction-aware Referring Video Object Segmentation

2025-06-03 · Woojeong Jin, Seongchan Kim, Seungryong Kim

Referring video object segmentation aims to segment the object in a video corresponding to a given natural language expression. While prior works have explored various referring scenarios, including motion-centric or mul…

8kObjectReferring Video Object SegmentationSemantic Segmentation+3

Weakly-supervised segmentation of referring expressions

2022-05-10 · Robin Strudel, Ivan Laptev, Cordelia Schmid

Visual grounding localizes regions (boxes or segments) in the image corresponding to given referring expressions. In this work we address image segmentation from referring expressions, a problem that has so far only been…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+4

Instance-Aware Generalized Referring Expression Segmentation

2024-11-22 · E-Ro Nguyen, Hieu Le, Dimitris Samaras, Michael Ryoo

Recent works on Generalized Referring Expression Segmentation (GRES) struggle with handling complex expressions referring to multiple distinct objects. This is because these methods typically employ an end-to-end foregro…

Generalized Referring Expression SegmentationObjectReferring ExpressionReferring Expression Segmentation+1

GRES: Generalized Referring Expression Segmentation

2023-06-01 · CVPR 2023 1 · Chang Liu, Henghui Ding, Xudong Jiang

Referring Expression Segmentation (RES) aims to generate a segmentation mask for the object described by a given language expression. Existing classic RES datasets and methods commonly support single-target expressions o…

Generalized Referring Expression SegmentationReferring ExpressionReferring Expression SegmentationSegmentation