中文
相关论文

相关论文: Improving Video Instance Segmentation via Temporal…

200 篇论文

While Video Instance Segmentation (VIS) has seen rapid progress, current approaches struggle to predict high-quality masks with accurate boundary details. Moreover, the predicted segmentations often fluctuate over time, suggesting that…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Lei Ke , Henghui Ding , Martin Danelljan , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu

In this work we propose a capsule-based approach for semi-supervised video object segmentation. Current video object segmentation methods are frame-based and often require optical flow to capture temporal consistency across frames which can…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Kevin Duarte , Yogesh S Rawat , Mubarak Shah

We present the \textbf{D}ecoupled \textbf{VI}deo \textbf{S}egmentation (DVIS) framework, a novel approach for the challenging task of universal video segmentation, including video instance segmentation (VIS), video semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Tao Zhang , Xingye Tian , Yikang Zhou , Shunping Ji , Xuebo Wang , Xin Tao , Yuan Zhang , Pengfei Wan , Zhongyuan Wang , Yu Wu

In this paper, we propose Contextual Guided Segmentation (CGS) framework for video instance segmentation in three passes. In the first pass, i.e., preview segmentation, we propose Instance Re-Identification Flow to estimate main properties…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Trung-Nghia Le , Tam V. Nguyen , Minh-Triet Tran

Most existing approaches to video instance segmentation comprise multiple modules that are heuristically combined to produce the final output. Formulating a purely learning-based method instead, which models both the temporal aspect as well…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Joakim Johnander , Emil Brissman , Martin Danelljan , Michael Felsberg

Recently vision transformer has achieved tremendous success on image-level visual recognition tasks. To effectively and efficiently model the crucial temporal information within a video clip, we propose a Temporally Efficient Vision…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Shusheng Yang , Xinggang Wang , Yu Li , Yuxin Fang , Jiemin Fang , Wenyu Liu , Xun Zhao , Ying Shan

This paper presents a method for automatic video object segmentation based on the fusion of motion stream, appearance stream, and instance-aware segmentation. The proposed scheme consists of a two-stream fusion network and an instance…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Sungkwon Choo , Wonkyo Seo , Nam Ik Cho

In this paper, we tackle the problem of temporally consistent boundary detection and hierarchical segmentation in videos. While finding the best high-level reasoning of region assignments in videos is the focus of much recent research,…

计算机视觉与模式识别 · 计算机科学 2016-06-09 Margret Keuper , Thomas Brox

Current state-of-the-art human action recognition is focused on the classification of temporally trimmed videos in which only one action occurs per frame. In this work we address the problem of action localisation and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Suman Saha , Gurkirt Singh , Michael Sapienza , Philip H. S. Torr , Fabio Cuzzolin

Modeling temporal information for both detection and tracking in a unified framework has been proved a promising solution to video instance segmentation (VIS). However, how to effectively incorporate the temporal information into an online…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Feng Zhu , Zongxin Yang , Xin Yu , Yi Yang , Yunchao Wei

With the growing deployment of autonomous driving agents, the detection and segmentation of road obstacles have become critical to ensure safe autonomous navigation. However, existing road-obstacle segmentation methods are applied on…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Shyam Nandan Rai , Shyamgopal Karthik , Mariana-Iuliana Georgescu , Barbara Caputo , Carlo Masone , Zeynep Akata

Video instance segmentation (VIS) is a new and critical task in computer vision. To date, top-performing VIS methods extend the two-stage Mask R-CNN by adding a tracking branch, leaving plenty of room for improvement. In contrast, we…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Dongfang Liu , Yiming Cui , Wenbo Tan , Yingjie Chen

The handling of long videos with complex and occluded sequences has recently emerged as a new challenge in the video instance segmentation (VIS) community. However, existing methods have limitations in addressing this challenge. We argue…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Miran Heo , Sukjun Hwang , Jeongseok Hyun , Hanjung Kim , Seoung Wug Oh , Joon-Young Lee , Seon Joo Kim

Temporal video alignment aims to synchronize the key events like object interactions or action phase transitions in two videos. Such methods could benefit various video editing, processing, and understanding tasks. However, existing…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Ishan Rajendrakumar Dave , Fabian Caba Heilbron , Mubarak Shah , Simon Jenni

Partially Relevant Video Retrieval (PRVR) aims to retrieve untrimmed videos based on text queries that describe only partial events. Existing methods suffer from incomplete global contextual perception, struggling with query ambiguity and…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Jun Li , Xuhang Lou , Jinpeng Wang , Yuting Wang , Yaowei Wang , Shu-Tao Xia , Bin Chen

Referring Video Object Segmentation (RVOS) aims to segment target objects in videos based on natural language descriptions. However, fixed keyframe-based approaches that couple a vision language model with a separate propagation module…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Jihwan Hong , Jaeyoung Do

Video instance segmentation (VIS) is a challenging vision task that aims to detect, segment, and track objects in videos. Conventional VIS methods rely on densely-annotated object masks which are expensive. We reduce the human annotations…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Shuaiyi Huang , De-An Huang , Zhiding Yu , Shiyi Lan , Subhashree Radhakrishnan , Jose M. Alvarez , Abhinav Shrivastava , Anima Anandkumar

Historically, researchers in the field have spent a great deal of effort to create image representations that have scale invariance and retain spatial location information. This paper proposes to encode equivalent temporal characteristics…

计算机视觉与模式识别 · 计算机科学 2014-09-01 Zhenzhong Lan , Xuanchong Li , Alexandar G. Hauptmann

Video instance segmentation is a challenging task that extends image instance segmentation to the video domain. Existing methods either rely only on single-frame information for the detection and segmentation subproblems or handle tracking…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Tao Wang , Ning Xu , Kean Chen , Weiyao Lin

Video semantic segmentation has achieved great progress under the supervision of large amounts of labelled training data. However, domain adaptive video segmentation, which can mitigate data labelling constraints by adapting from a labelled…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Yun Xing , Dayan Guan , Jiaxing Huang , Shijian Lu