中文
相关论文

相关论文: Language as Queries for Referring Video Object Seg…

200 篇论文

Referring video object segmentation (RVOS) aims to segment video objects with the guidance of natural language reference. Previous methods typically tackle RVOS through directly grounding linguistic reference over the image lattice. Such…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Chen Liang , Yu Wu , Tianfei Zhou , Wenguan Wang , Zongxin Yang , Yunchao Wei , Yi Yang

Referring video object segmentation (RVOS) requires tracking and segmenting an object throughout a video according to a given natural language expression, demanding both complex motion understanding and the alignment of visual…

计算机视觉与模式识别 · 计算机科学 2025-03-27 Seongchan Kim , Woojeong Jin , Sangbeom Lim , Heeji Yoon , Hyunwook Choi , Seungryong Kim

Audio visual segmentation (AVS) aims to segment the sounding objects for each frame of a given video. To distinguish the sounding objects from silent ones, both audio-visual semantic correspondence and temporal interaction are required. The…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Shaofei Huang , Han Li , Yuqing Wang , Hongji Zhu , Jiao Dai , Jizhong Han , Wenge Rong , Si Liu

Referring Video Object Segmentation (RVOS) requires segmenting the object in video referred by a natural language query. Existing methods mainly rely on sophisticated pipelines to tackle such cross-modal task, and do not explicitly model…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Ping Li , Yu Zhang , Li Yuan , Xianghua Xu

The referring video object segmentation task (RVOS) involves segmentation of a text-referred object instance in the frames of a given video. Due to the complex nature of this multimodal task, which combines text reasoning, video…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Adam Botach , Evgenii Zheltonozhskii , Chaim Baskin

Referring image segmentation aims to segment the image region of interest according to the given language expression, which is a typical multi-modal task. Existing methods either adopt the pixel classification-based or the learnable…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Zhichao Wei , Xiaohao Chen , Mingqiang Chen , Siyu Zhu

Referring Video Object Segmentation (RVOS) aims to segment target objects throughout a video based on a text description. This task has attracted increasing attention in the field of computer vision due to its promising applications in…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Tianming Liang , Haichao Jiang , Wei-Shi Zheng , Jian-Fang Hu

Referring Video Object Segmentation (R-VOS) methods face challenges in maintaining consistent object segmentation due to temporal context variability and the presence of other visually similar objects. We propose an end-to-end R-VOS…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Bo Miao , Mohammed Bennamoun , Yongsheng Gao , Mubarak Shah , Ajmal Mian

Audio-guided Video Object Segmentation (A-VOS) and Referring Video Object Segmentation (R-VOS) are two highly related tasks that both aim to segment specific objects from video sequences according to expression prompts. However, due to the…

计算机视觉与模式识别 · 计算机科学 2025-01-20 Jiajun Chen , Jiacheng Lin , Guojin Zhong , Haolong Fu , Ke Nai , Kailun Yang , Zhiyong Li

Video Referring Expression Comprehension (REC) aims to localize a target object in video frames referred by the natural language expression. Recently, the Transformerbased methods have greatly boosted the performance limit. However, we…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Ji Jiang , Meng Cao , Tengtao Song , Yuexian Zou

Referring video object segmentation aims to segment the object referred by a given language expression. Existing works typically require compressed video bitstream to be decoded to RGB frames before being segmented, which increases…

计算机视觉与模式识别 · 计算机科学 2022-07-27 Weidong Chen , Dexiang Hong , Yuankai Qi , Zhenjun Han , Shuhui Wang , Laiyun Qing , Qingming Huang , Guorong Li

Referring video object segmentation (RVOS) is a task that aims to segment the target object in all video frames based on a sentence describing the object. Although existing RVOS methods have achieved significant performance, they depend on…

计算机视觉与模式识别 · 计算机科学 2023-12-18 Wangbo Zhao , Kepan Nan , Songyang Zhang , Kai Chen , Dahua Lin , Yang You

Recently, Space-Time Memory Network (STM) based methods have achieved state-of-the-art performance in semi-supervised video object segmentation (VOS). A crucial problem in this task is how to model the dependency both among different frames…

计算机视觉与模式识别 · 计算机科学 2021-09-21 Jianbiao Mei , Mengmeng Wang , Yeneng Lin , Yi Yuan , Yong Liu

The Segment Anything Model (SAM) has gained significant attention for its impressive performance in image segmentation. However, it lacks proficiency in referring video object segmentation (RVOS) due to the need for precise user-interactive…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Yonglin Li , Jing Zhang , Xiao Teng , Long Lan , Xinwang Liu

Referring video object segmentation (RVOS) aims to segment the target instance in a video, referred by a text expression. Conventional approaches are mostly supervised learning, requiring expensive pixel-level mask annotations. To tackle…

计算机视觉与模式识别 · 计算机科学 2026-04-22 Miaojing Shi , Jun Huang , Zijie Yue , Hanli Wang

Visual Grounding aims to localize the referring object in an image given a natural language expression. Recent advancements in DETR-based visual grounding methods have attracted considerable attention, as they directly predict the…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yabing Wang , Zhuotao Tian , Qingpei Guo , Zheng Qin , Sanping Zhou , Ming Yang , Le Wang

Traditional reference segmentation tasks have predominantly focused on silent visual scenes, neglecting the integral role of multimodal perception and interaction in human experiences. In this work, we introduce a novel task called…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Yaoting Wang , Peiwen Sun , Dongzhan Zhou , Guangyao Li , Honggang Zhang , Di Hu

Current referring video object segmentation (R-VOS) techniques extract conditional kernels from encoded (low-resolution) vision-language features to segment the decoded high-resolution features. We discovered that this causes significant…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Bo Miao , Mohammed Bennamoun , Yongsheng Gao , Ajmal Mian

Referring image segmentation aims to segment an object referred to by natural language expression from an image. The primary challenge lies in the efficient propagation of fine-grained semantic information from textual features to visual…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Yichen Yan , Xingjian He , Sihan Chen , Jing Liu

In this work, we present SeqFormer for video instance segmentation. SeqFormer follows the principle of vision transformer that models instance relationships among video frames. Nevertheless, we observe that a stand-alone instance query…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Junfeng Wu , Yi Jiang , Song Bai , Wenqing Zhang , Xiang Bai