中文
相关论文

相关论文: Mask-Free Video Instance Segmentation

200 篇论文

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame basis, guided by the…

计算机视觉与模式识别 · 计算机科学 2019-02-05 Anna Khoreva , Federico Perazzi , Rodrigo Benenson , Bernt Schiele , Alexander Sorkine-Hornung

In the absence of vaccines or medicines to stop COVID-19, one of the effective methods to slow the spread of the coronavirus and reduce the overloading of healthcare is to wear a face mask. Nevertheless, to mandate the use of face masks or…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Chun-Wei Yang , Thanh-Hai Phung , Hong-Han Shuai , Wen-Huang Cheng

In Video Instance Segmentation (VIS), current approaches either focus on the quality of the results, by taking the whole video as input and processing it offline; or on speed, by handling it frame by frame at the cost of competitive…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Çağan Selim Çoban , Oğuzhan Keskin , Jordi Pont-Tuset , Fatma Güney

Instance segmentation of surgical instruments is a long-standing research problem, crucial for the development of many applications for computer-assisted surgery. This problem is commonly tackled via fully-supervised training of deep…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Luca Sestini , Benoit Rosa , Elena De Momi , Giancarlo Ferrigno , Nicolas Padoy

The ability to predict future visual observations conditioned on past observations and motor commands can enable embodied agents to plan solutions to a variety of tasks in complex environments. This work shows that we can create good video…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Agrim Gupta , Stephen Tian , Yunzhi Zhang , Jiajun Wu , Roberto Martín-Martín , Li Fei-Fei

Reasoning Video Object Segmentation is a challenging task, aiming at generating a mask sequence from an input video given a complex and implicit text query. While existing works finetune Multimodal Large Language Models (MLLM) for the task,…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Shiu-hong Kao , Yu-Wing Tai , Chi-Keung Tang

We study the task of establishing object-level visual correspondence across different viewpoints in videos, focusing on the challenging egocentric-to-exocentric and exocentric-to-egocentric scenarios. We propose a simple yet effective…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Shannan Yan , Leqi Zheng , Keyu Lv , Jingchen Ni , Hongyang Wei , Jiajun Zhang , Guangting Wang , Jing Lyu , Chun Yuan , Fengyun Rao

Recent trends in Video Instance Segmentation (VIS) have seen a growing reliance on online methods to model complex and lengthy video sequences. However, the degradation of representation and noise accumulation of the online methods,…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Tanveer Hannan , Rajat Koner , Maximilian Bernhard , Suprosanna Shit , Bjoern Menze , Volker Tresp , Matthias Schubert , Thomas Seidl

In this paper, we address the challenge of performing open-vocabulary video instance segmentation (OV-VIS) in real-time. We analyze the computational bottlenecks of state-of-the-art foundation models that performs OV-VIS, and propose a new…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Bin Yan , Martin Sundermeyer , David Joseph Tan , Huchuan Lu , Federico Tombari

Most existing real-time deep models trained with each frame independently may produce inconsistent results across the temporal axis when tested on a video sequence. A few methods take the correlations in the video sequence into…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

Current semantic segmentation models typically require a substantial amount of manually annotated data, a process that is both time-consuming and resource-intensive. Alternatively, leveraging advanced text-to-image models such as Midjourney…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Bo Gao , Jianhui Wang , Xinyuan Song , Yangfan He , Fangxu Xing , Tianyu Shi

Human video instance segmentation plays an important role in computer understanding of human activities and is widely used in video processing, video surveillance, and human modeling in virtual reality. Most current VIS methods are based on…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Lu Cheng , Mingbo Zhao

Instance segmentation is a challenging task aiming at classifying and segmenting all object instances of specific classes. While two-stage box-based methods achieve top performances in the image domain, they cannot easily extend their…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Xiang Li , Jinglu Wang , Xiao Li , Yan Lu

Temporally consistent dense video annotations are scarce and hard to collect. In contrast, image segmentation datasets (and pre-trained models) are ubiquitous, and easier to label for any novel task. In this paper, we introduce a method to…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Aharon Azulay , Tavi Halperin , Orestis Vantzos , Nadav Borenstein , Ofir Bibi

The discrimination of instance embeddings plays a vital role in associating instances across time for online video instance segmentation (VIS). Instance embedding learning is directly supervised by the contrastive loss computed upon the…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Kaining Ying , Qing Zhong , Weian Mao , Zhenhua Wang , Hao Chen , Lin Yuanbo Wu , Yifan Liu , Chengxiang Fan , Yunzhi Zhuge , Chunhua Shen

Can our video understanding systems perceive objects when a heavy occlusion exists in a scene? To answer this question, we collect a large-scale dataset called OVIS for occluded video instance segmentation, that is, to simultaneously…

计算机视觉与模式识别 · 计算机科学 2022-05-18 Jiyang Qi , Yan Gao , Yao Hu , Xinggang Wang , Xiaoyu Liu , Xiang Bai , Serge Belongie , Alan Yuille , Philip H. S. Torr , Song Bai

Inspired by the recent development of deep network-based methods in semantic image segmentation, we introduce an end-to-end trainable model for face mask extraction in video sequence. Comparing to landmark-based sparse face shape…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Yujiang Wang , Bingnan Luo , Jie Shen , Maja Pantic

In this paper, we study a challenging task of zero-shot referring image segmentation. This task aims to identify the instance mask that is most related to a referring expression without training on pixel-level annotations. Previous research…

计算机视觉与模式识别 · 计算机科学 2023-10-30 Yucheng Suo , Linchao Zhu , Yi Yang

Accuracy and processing speed are two important factors that affect the use of video object segmentation (VOS) in real applications. With the advanced techniques of deep neural networks, the accuracy has been significantly improved,…

计算机视觉与模式识别 · 计算机科学 2019-08-29 Tao Zhuo , Zhiyong Cheng , Mohan Kankanhalli

Video Object Segmentation (VOS) is crucial for several applications, from video editing to video data generation. Training a VOS model requires an abundance of manually labeled training videos. The de-facto traditional way of annotating…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Thanos Delatolas , Vicky Kalogeiton , Dim P. Papadopoulos