中文
相关论文

相关论文: CompFeat: Comprehensive Feature Aggregation for Vi…

200 篇论文

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

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

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

We present an approach for object segmentation in videos that combines frame-level object detection with concepts from object tracking and motion segmentation. The approach extracts temporally consistent object tubes based on an…

计算机视觉与模式识别 · 计算机科学 2016-08-11 Benjamin Drayer , Thomas Brox

We propose an end-to-end learning framework for segmenting generic objects in videos. Our method learns to combine appearance and motion information to produce pixel level segmentation masks for all prominent objects in videos. We formulate…

计算机视觉与模式识别 · 计算机科学 2017-04-13 Suyog Dutt Jain , Bo Xiong , Kristen Grauman

Video object segmentation (VOS) aims at segmenting a particular object throughout the entire video clip sequence. The state-of-the-art VOS methods have achieved excellent performance (e.g., 90+% J&F) on existing datasets. However, since the…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Henghui Ding , Chang Liu , Shuting He , Xudong Jiang , Philip H. S. Torr , Song Bai

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

Segmenting an object in a video presents significant challenges. Each pixel must be accurately labelled, and these labels must remain consistent across frames. The difficulty increases when the segmentation is with arbitrary granularity,…

计算机视觉与模式识别 · 计算机科学 2025-02-20 Amirhossein Alimohammadi , Sauradip Nag , Saeid Asgari Taghanaki , Andrea Tagliasacchi , Ghassan Hamarneh , Ali Mahdavi Amiri

Annotating videos with object segmentation masks typically involves a two stage procedure of drawing polygons per object instance for all the frames and then linking them through time. While simple, this is a very tedious, time consuming…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Namdar Homayounfar , Justin Liang , Wei-Chiu Ma , Raquel Urtasun

Recent advancements in video semantic segmentation have made substantial progress by exploiting temporal correlations. Nevertheless, persistent challenges, including redundant computation and the reliability of the feature propagation…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Yaoyan Zheng , Hongyu Yang , Di Huang

In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these methods achieve high…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Hanjung Kim , Jaehyun Kang , Miran Heo , Sukjun Hwang , Seoung Wug Oh , Seon Joo Kim

In this paper, we propose a data augmentation method for action recognition using instance segmentation. Although many data augmentation methods have been proposed for image recognition, few of them are tailored for action recognition. Our…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Jun Kimata , Tomoya Nitta , Toru Tamaki

Object segmentation and object tracking are fundamental research area in the computer vision community. These two topics are diffcult to handle some common challenges, such as occlusion, deformation, motion blur, and scale variation. The…

计算机视觉与模式识别 · 计算机科学 2019-04-29 Rui Yao , Guosheng Lin , Shixiong Xia , Jiaqi Zhao , Yong Zhou

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

Enabled by large annotated datasets, tracking and segmentation of objects in videos has made remarkable progress in recent years. Despite these advancements, algorithms still struggle under degraded conditions and during fast movements.…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Friedhelm Hamann , Hanxiong Li , Paul Mieske , Lars Lewejohann , Guillermo Gallego

Recent approaches for high accuracy detection and tracking of object categories in video consist of complex multistage solutions that become more cumbersome each year. In this paper we propose a ConvNet architecture that jointly performs…

计算机视觉与模式识别 · 计算机科学 2018-03-08 Christoph Feichtenhofer , Axel Pinz , Andrew Zisserman

Modern one-stage video instance segmentation networks suffer from two limitations. First, convolutional features are neither aligned with anchor boxes nor with ground-truth bounding boxes, reducing the mask sensitivity to spatial location.…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Minghan Li , Shuai Li , Lida Li , Lei Zhang

Instance segmentation in videos, which aims to segment and track multiple objects in video frames, has garnered a flurry of research attention in recent years. In this paper, we present a novel weakly supervised framework with…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Liqi Yan , Qifan Wang , Siqi Ma , Jingang Wang , Changbin Yu

Video Instance Segmentation (VIS) aims to simultaneously classify, segment, and track multiple object instances in videos. Recent clip-level VIS takes a short video clip as input each time showing stronger performance than frame-level VIS…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Jialian Wu , Sudhir Yarram , Hui Liang , Tian Lan , Junsong Yuan , Jayan Eledath , Gerard Medioni

Video segmentation is essential for advancing robotics and autonomous driving, particularly in open-world settings where continuous perception and object association across video frames are critical. While the Segment Anything Model (SAM)…

计算机视觉与模式识别 · 计算机科学 2024-10-14 Pinxue Guo , Zixu Zhao , Jianxiong Gao , Chongruo Wu , Tong He , Zheng Zhang , Tianjun Xiao , Wenqiang Zhang