paper-with-me

홈 › Papers

Locate then Segment: A Strong Pipeline for Referring Image Segmentation

2021-03-30 · CVPR 2021 1 · Ya Jing, Tao Kong, Wei Wang, Liang Wang, Lei LI, Tieniu Tan

Referring image segmentation aims to segment the objects referred by a natural language expression. Previous methods usually focus on designing an implicit and recurrent feature interaction mechanism to fuse the visual-linguistic features to directly generate the final segmentation mask without explicitly modeling the localization information of the referent instances. To tackle these problems, we view this task from another perspective by decoupling it into a "Locate-Then-Segment" (LTS) scheme. Given a language expression, people generally first perform attention to the corresponding target image regions, then generate a fine segmentation mask about the object based on its context. The LTS first extracts and fuses both visual and textual features to get a cross-modal representation, then applies a cross-model interaction on the visual-textual features to locate the referred object with position prior, and finally generates the segmentation result with a light-weight segmentation network. Our LTS is simple but surprisingly effective. On three popular benchmark datasets, the LTS outperforms all the previous state-of-the-art methods by a large margin (e.g., +3.2% on RefCOCO+ and +3.4% on RefCOCOg). In addition, our model is more interpretable with explicitly locating the object, which is also proved by visualization experiments. We believe this framework is promising to serve as a strong baseline for referring image segmentation.

📄 PDF Abstract BibTeX arXiv:2103.16284

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Referring Expression SegmentationImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

1st Place Solution for YouTubeVOS Challenge 2022: Referring Video Object Segmentation

2022-12-27 · Zhiwei Hu, Bo Chen, Yuan Gao, Zhilong Ji 외

The task of referring video object segmentation aims to segment the object in the frames of a given video to which the referring expressions refer. Previous methods adopt multi-stage approach and design complex pipelines…

ObjectReferring Video Object SegmentationSemantic SegmentationVideo Object Segmentation+1

MVGGT: Multimodal Visual Geometry Grounded Transformer for Multiview 3D Referring Expression Segmentation

2026-01-11 · Changli Wu, Haodong Wang, Jiayi Ji, Yutian Yao 외 arxiv

Most existing 3D referring expression segmentation (3DRES) methods rely on dense, high-quality point clouds, while real-world agents such as robots and mobile phones operate with only a few sparse RGB views and strict la…

Referring Expression SegmentationPoint Clouds

Deforming Videos to Masks: Flow Matching for Referring Video Segmentation

2025-10-07 · Zanyi Wang, Dengyang Jiang, Liuzhuozheng Li, Sizhe Dang 외 arxiv

Referring Video Object Segmentation (RVOS) requires segmenting specific objects in a video guided by a natural language description. The core challenge of RVOS is to anchor abstract linguistic concepts onto a specific se…

Referring Video Object SegmentationVideo Segmentation

Fully and Weakly Supervised Referring Expression Segmentation with End-to-End Learning

2022-12-17 · Hui Li, MingJie Sun, Jimin Xiao, Eng Gee Lim 외

Referring Expression Segmentation (RES), which is aimed at localizing and segmenting the target according to the given language expression, has drawn increasing attention. Existing methods jointly consider the localizati…

PositionReferring ExpressionReferring Expression SegmentationSegmentation+2

CLIPUNetr: Assisting Human-robot Interface for Uncalibrated Visual Servoing Control with CLIP-driven Referring Expression Segmentation

2023-09-17 · Chen Jiang, Yuchen Yang, Martin Jagersand

The classical human-robot interface in uncalibrated image-based visual servoing (UIBVS) relies on either human annotations or semantic segmentation with categorical labels. Both methods fail to match natural human commun…

DecoderReferring ExpressionReferring Expression SegmentationSegmentation+1