中文
相关论文

相关论文: Complementary Segmentation of Primary Video Object…

200 篇论文

Foreground segmentation in video sequences is a classic topic in computer vision. Due to the lack of semantic and prior knowledge, it is difficult for existing methods to deal with sophisticated scenes well. Therefore, in this paper, we…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Xu Zhao , Yingying Chen , Ming Tang , Jinqiao Wang

Segmenting foreground object from a video is a challenging task because of the large deformations of the objects, occlusions, and background clutter. In this paper, we propose a frame-by-frame but computationally efficient approach for…

计算机视觉与模式识别 · 计算机科学 2017-06-30 Aditya Vora , Shanmuganathan Raman

Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still not well-handled. To alleviate these…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Daizong Liu , Dongdong Yu , Changhu Wang , Pan Zhou

This paper presents a novel framework in which video/image segmentation and localization are cast into a single optimization problem that integrates information from low level appearance cues with that of high level localization cues in a…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Abhishek Sharma

Foreground segmentation is a fundamental task in computer vision, encompassing various subdivision tasks. Previous research has typically designed task-specific architectures for each task, leading to a lack of unification. Moreover, they…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Zuyao You , Lingyu Kong , Lingchen Meng , Zuxuan Wu

This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of object segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-09-21 Jingchun Cheng , Yi-Hsuan Tsai , Shengjin Wang , Ming-Hsuan Yang

Image co-segmentation is an active computer vision task that aims to segment the common objects from a set of images. Recently, researchers design various learning-based algorithms to undertake the co-segmentation task. The main difficulty…

计算机视觉与模式识别 · 计算机科学 2021-07-07 Chi Zhang , Guankai Li , Guosheng Lin , Qingyao Wu , Rui Yao

This paper introduces an unsupervised framework to extract semantically rich features for video representation. Inspired by how the human visual system groups objects based on motion cues, we propose a deep convolutional neural network that…

计算机视觉与模式识别 · 计算机科学 2017-07-18 Xunyu Lin , Victor Campos , Xavier Giro-i-Nieto , Jordi Torres , Cristian Canton Ferrer

Video segmentation consists of a frame-by-frame selection process of meaningful areas related to foreground moving objects. Some applications include traffic monitoring, human tracking, action recognition, efficient video surveillance, and…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Daniel F. S. Santos , Rafael G. Pires , Danilo Colombo , João P. Papa

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

Unsupervised multi-object segmentation has shown impressive results on images by utilizing powerful semantics learned from self-supervised pretraining. An additional modality such as depth or motion is often used to facilitate the…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Görkay Aydemir , Weidi Xie , Fatma Güney

We propose an end-to-end learning framework for segmenting generic objects in both images and videos. Given a novel image or video, our approach produces a pixel-level mask for all "object-like" regions---even for object categories never…

计算机视觉与模式识别 · 计算机科学 2018-12-19 Bo Xiong , Suyog Dutt Jain , Kristen Grauman

Neural networks are a powerful framework for foreground segmentation in video acquired by static cameras, segmenting moving objects from the background in a robust way in various challenging scenarios. The premier methods are those based on…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Levi Kassel , Michael Werman

We address an essential problem in computer vision, that of unsupervised object segmentation in video, where a main object of interest in a video sequence should be automatically separated from its background. An efficient solution to this…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Emanuela Haller , Marius Leordeanu

In this paper, we propose an unsupervised video object co-segmentation framework based on the primary object proposals to extract the common foreground object(s) from a given video set. In addition to the objectness attributes and motion…

计算机视觉与模式识别 · 计算机科学 2018-02-12 Michael Ying Yang , Matthias Reso , Jun Tang , Wentong Liao , Bodo Rosenhahn

We study the problem of segmenting moving objects in unconstrained videos. Given a video, the task is to segment all the objects that exhibit independent motion in at least one frame. We formulate this as a learning problem and design our…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Pavel Tokmakov , Cordelia Schmid , Karteek Alahari

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

Unsupervised video object segmentation aims to segment the most prominent object in a video sequence. However, the existence of complex backgrounds and multiple foreground objects make this task challenging. To address this issue, we…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Minhyeok Lee , Suhwan Cho , Dogyoon Lee , Chaewon Park , Jungho Lee , Sangyoun Lee

This paper tackles the task of semi-supervised video object segmentation, i.e., the separation of an object from the background in a video, given the mask of the first frame. We present One-Shot Video Object Segmentation (OSVOS), based on a…

计算机视觉与模式识别 · 计算机科学 2017-04-14 Sergi Caelles , Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Laura Leal-Taixé , Daniel Cremers , Luc Van Gool

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. Second, based on this…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Jingchun Cheng , Sifei Liu , Yi-Hsuan Tsai , Wei-Chih Hung , Shalini De Mello , Jinwei Gu , Jan Kautz , Shengjin Wang , Ming-Hsuan Yang
‹ 上一页 1 2 3 10 下一页 ›