中文
相关论文

相关论文: An Empirical Study of Propagation-based Methods fo…

200 篇论文

Segmentation of an object from a video is a challenging task in multimedia applications. Depending on the application, automatic or interactive methods are desired; however, regardless of the application type, efficient computation of video…

计算机视觉与模式识别 · 计算机科学 2014-10-28 Ozan Sener , Kemal Ugur , A. Aydin Alatan

Video object segmentation can be considered as one of the most challenging computer vision problems. Indeed, so far, no existing solution is able to effectively deal with the peculiarities of real-world videos, especially in cases of…

计算机视觉与模式识别 · 计算机科学 2016-01-06 Simone Palazzo , Concetto Spampinato , Daniela Giordano

Video object segmentation (VOS) is a highly challenging problem since the initial mask, defining the target object, is only given at test-time. The main difficulty is to effectively handle appearance changes and similar background objects,…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Andreas Robinson , Felix Järemo Lawin , Martin Danelljan , Fahad Shahbaz Khan , Michael Felsberg

Video object segmentation aims at accurately segmenting the target object regions across consecutive frames. It is technically challenging for coping with complicated factors (e.g., shape deformations, occlusion and out of the lens). Recent…

计算机视觉与模式识别 · 计算机科学 2019-07-03 Peng Sun , Peiwen Lin , Guangliang Cheng , Jianping Shi , Jiawan Zhang , Xi Li

Pixelwise annotation of image sequences can be very tedious for humans. Interactive video object segmentation aims to utilize automatic methods to speed up the process and reduce the workload of the annotators. Most contemporary approaches…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Viktor Varga , András Lőrincz

Compared with still image object detection, video object detection (VOD) needs to particularly concern the high across-frame variation in object appearance, and the diverse deterioration in some frames. In principle, the detection in a…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Yuheng Shi , Tong Zhang , Xiaojie Guo

Recently, learning based video compression methods attract increasing attention. However, the previous works suffer from error propagation due to the accumulation of reconstructed error in inter predictive coding. Meanwhile, the previous…

图像与视频处理 · 电气工程与系统科学 2020-03-26 Guo Lu , Chunlei Cai , Xiaoyun Zhang , Li Chen , Wanli Ouyang , Dong Xu , Zhiyong Gao

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

This paper presents a novel approach for segmenting moving objects in unconstrained environments using guided convolutional neural networks. This guiding process relies on foreground masks from independent algorithms (i.e. state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Diego Ortego , Kevin McGuinness , Juan C. SanMiguel , Eric Arazo , José M. Martínez , Noel E. O'Connor

This paper addresses fast semantic segmentation on video.Video segmentation often calls for real-time, or even fasterthan real-time, processing. One common recipe for conserving computation arising from feature extraction is to propagate…

计算机视觉与模式识别 · 计算机科学 2021-06-09 Shih-Po Lee , Si-Cun Chen , Wen-Hsiao Peng

In this paper, we show that transferring knowledge from other domains of video understanding combined with large-scale learning can improve robustness of Video Object Segmentation (VOS) under complex circumstances. Namely, we focus on…

计算机视觉与模式识别 · 计算机科学 2024-05-14 Volodymyr Fedynyak , Yaroslav Romanus , Oles Dobosevych , Igor Babin , Roman Riazantsev

This paper proposes a Robust and Efficient Memory Network, referred to as REMN, for studying semi-supervised video object segmentation (VOS). Memory-based methods have recently achieved outstanding VOS performance by performing non-local…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yadang Chen , Dingwei Zhang , Zhi-xin Yang , Enhua Wu

We address the highly challenging problem of video object segmentation. Given only the initial mask, the task is to segment the target in the subsequent frames. In order to effectively handle appearance changes and similar background…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Andreas Robinson , Felix Järemo Lawin , Martin Danelljan , Fahad Shahbaz Khan , Michael Felsberg

Diffusion Probabilistic Methods are employed for state-of-the-art image generation. In this work, we present a method for extending such models for performing image segmentation. The method learns end-to-end, without relying on a…

计算机视觉与模式识别 · 计算机科学 2022-09-08 Tomer Amit , Tal Shaharbany , Eliya Nachmani , Lior Wolf

In this paper, we propose a novel approach to learning semantic contextual relationships in videos for semantic object segmentation. Our algorithm derives the semantic contexts from video object proposals which encode the key evolution of…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Tinghuai Wang

Learning-based methods for visual segmentation have made progress on particular types of segmentation tasks, but are limited by the necessary supervision, the narrow definitions of fixed tasks, and the lack of control during inference for…

计算机视觉与模式识别 · 计算机科学 2018-06-20 Kate Rakelly , Evan Shelhamer , Trevor Darrell , Alexei A. Efros , Sergey Levine

In interactive object segmentation a user collaborates with a computer vision model to segment an object. Recent works employ convolutional neural networks for this task: Given an image and a set of corrections made by the user as input,…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Theodora Kontogianni , Michael Gygli , Jasper Uijlings , Vittorio Ferrari

Video object detection has been an important yet challenging topic in computer vision. Traditional methods mainly focus on designing the image-level or box-level feature propagation strategies to exploit temporal information. This paper…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Fei He , Naiyu Gao , Jian Jia , Xin Zhao , Kaiqi Huang

Recently, transformer-based approaches have shown promising results for semi-supervised video object segmentation. However, these approaches typically struggle on long videos due to increased GPU memory demands, as they frequently expand…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Abdelrahman Shaker , Syed Talal Wasim , Martin Danelljan , Salman Khan , Ming-Hsuan Yang , Fahad Shahbaz Khan

Semi-supervised video object segmentation is a task of segmenting the target object in a video sequence given only a mask annotation in the first frame. The limited information available makes it an extremely challenging task. Most previous…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Yunyao Mao , Ning Wang , Wengang Zhou , Houqiang Li