中文
相关论文

相关论文: Shallow Features Matter: Hierarchical Memory with …

200 篇论文

Video Object Segmentation (VOS) is foundational to numerous computer vision applications, including surveillance, autonomous driving, robotics and generative video editing. However, existing VOS models often struggle with precise mask…

计算机视觉与模式识别 · 计算机科学 2025-07-28 Elham Soltani Kazemi , Imad Eddine Toubal , Gani Rahmon , Jaired Collins , K. Palaniappan

Unsupervised video object segmentation (UVOS) aims at detecting the primary objects in a given video sequence without any human interposing. Most existing methods rely on two-stream architectures that separately encode the appearance and…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Lingyi Hong , Wei Zhang , Shuyong Gao , Hong Lu , WenQiang Zhang

We present Hierarchical Memory Matching Network (HMMN) for semi-supervised video object segmentation. Based on a recent memory-based method [33], we propose two advanced memory read modules that enable us to perform memory reading in…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Hongje Seong , Seoung Wug Oh , Joon-Young Lee , Seongwon Lee , Suhyeon Lee , Euntai Kim

Unsupervised Video Object Segmentation (UVOS) refers to the challenging task of segmenting the prominent object in videos without manual guidance. In recent works, two approaches for UVOS have been discussed that can be divided into:…

计算机视觉与模式识别 · 计算机科学 2024-02-22 Seunghoon Lee , Suhwan Cho , Dogyoon Lee , Minhyeok Lee , Sangyoun Lee

Optical flow is an easily conceived and precious cue for advancing unsupervised video object segmentation (UVOS). Most of the previous methods directly extract and fuse the motion and appearance features for segmenting target objects in the…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Gensheng Pei , Fumin Shen , Yazhou Yao , Guo-Sen Xie , Zhenmin Tang , Jinhui Tang

Storing intermediate frame segmentations as memory for long-range context modeling, spatial-temporal memory-based methods have recently showcased impressive results in semi-supervised video object segmentation (SVOS). However, these methods…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Hantao Zhou , Runze Hu , Xiu Li

Unsupervised image semantic segmentation(UISS) aims to match low-level visual features with semantic-level representations without outer supervision. In this paper, we address the critical properties from the view of feature alignments and…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Daoan Zhang , Chenming Li , Haoquan Li , Wenjian Huang , Lingyun Huang , Jianguo Zhang

Unsupervised Semantic Segmentation (USS) involves segmenting images without relying on predefined labels, aiming to alleviate the burden of extensive human labeling. Existing methods utilize features generated by self-supervised models and…

计算机视觉与模式识别 · 计算机科学 2024-04-08 Baran Ozaydin , Tong Zhang , Deblina Bhattacharjee , Sabine Süsstrunk , Mathieu Salzmann

We propose a new matching-based framework for semi-supervised video object segmentation (VOS). Recently, state-of-the-art VOS performance has been achieved by matching-based algorithms, in which feature banks are created to store features…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Yongqing Liang , Xin Li , Navid Jafari , Qin Chen

Few-shot video object segmentation (FSVOS) aims to segment dynamic objects of unseen classes by resorting to a small set of support images that contain pixel-level object annotations. Existing methods have demonstrated that the domain…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Yin Tang , Tao Chen , Xiruo Jiang , Yazhou Yao , Guo-Sen Xie , Heng-Tao Shen

Unsupervised video object segmentation (UVOS) aims at automatically separating the primary foreground object(s) from the background in a video sequence. Existing UVOS methods either lack robustness when there are visually similar…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Lin Xi , Weihai Chen , Xingming Wu , Zhong Liu , Zhengguo Li

We address Unsupervised Video Object Segmentation (UVOS), the task of automatically generating accurate pixel masks for salient objects in a video sequence and of tracking these objects consistently through time, without any input about…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Jonathon Luiten , Idil Esen Zulfikar , Bastian Leibe

Video Object Segmentation (VOS) is typically formulated in a semi-supervised setting. Given the ground-truth segmentation mask on the first frame, the task of VOS is to track and segment the single or multiple objects of interests in the…

计算机视觉与模式识别 · 计算机科学 2020-03-16 Kaihua Zhang , Long Wang , Dong Liu , Bo Liu , Qingshan Liu , Zhu Li

Unsupervised video object segmentation aims to segment a target object in the video without a ground truth mask in the initial frame. This challenging task requires extracting features for the most salient common objects within a video…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Minhyeok Lee , Suhwan Cho , Seunghoon Lee , Chaewon Park , Sangyoun Lee

Interactive video object segmentation (iVOS) aims at efficiently harvesting high-quality segmentation masks of the target object in a video with user interactions. Most previous state-of-the-arts tackle the iVOS with two independent…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Jiaxu Miao , Yunchao Wei , Yi Yang

Current semi-supervised video object segmentation (VOS) methods usually leverage the entire features of one frame to predict object masks and update memory. This introduces significant redundant computations. To reduce redundancy, we…

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

In this paper, we address the challenges in unsupervised video object segmentation (UVOS) by proposing an efficient algorithm, termed MTNet, which concurrently exploits motion and temporal cues. Unlike previous methods that focus solely on…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Yunzhi Zhuge , Hongyu Gu , Lu Zhang , Jinqing Qi , Huchuan Lu

Tracking and segmenting multiple similar objects with distinct or complex parts in long-term videos is particularly challenging due to the ambiguity in identifying target components and the confusion caused by occlusion, background clutter,…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Xin Li , Deshui Miao , Zhenyu He , Yaowei Wang , Huchuan Lu , Ming-Hsuan Yang

In the booming video era, video segmentation attracts increasing research attention in the multimedia community. Semi-supervised video object segmentation (VOS) aims at segmenting objects in all target frames of a video, given annotated…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Xiaohao Xu , Jinglu Wang , Xiang Ming , Yan Lu

Conventional few-shot object segmentation methods learn object segmentation from a few labelled support images with strongly labelled segmentation masks. Recent work has shown to perform on par with weaker levels of supervision in terms of…

计算机视觉与模式识别 · 计算机科学 2019-12-20 Mennatullah Siam , Naren Doraiswamy , Boris N. Oreshkin , Hengshuai Yao , Martin Jagersand
‹ 上一页 1 2 3 10 下一页 ›