中文
相关论文

相关论文: Unsupervised Video Object Segmentation via Prototy…

200 篇论文

The objective of this paper is motion segmentation -- discovering and segmenting the moving objects in a video. This is a much studied area with numerous careful, and sometimes complex, approaches and training schemes including:…

计算机视觉与模式识别 · 计算机科学 2024-11-25 Junyu Xie , Charig Yang , Weidi Xie , Andrew Zisserman

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

Unsupervised object-centric learning methods allow the partitioning of scenes into entities without additional localization information and are excellent candidates for reducing the annotation burden of multiple-object tracking (MOT)…

Recent advances in self-supervised visual representation learning have paved the way for unsupervised methods tackling tasks such as object discovery and instance segmentation. However, discovering objects in an image with no supervision is…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Oriane Siméoni , Chloé Sekkat , Gilles Puy , Antonin Vobecky , Éloi Zablocki , Patrick Pérez

Unsupervised video object segmentation (VOS) aims to detect and segment the most salient object in videos. The primary techniques used in unsupervised VOS are 1) the collaboration of appearance and motion information; and 2) temporal fusion…

计算机视觉与模式识别 · 计算机科学 2024-03-27 Suhwan Cho , Minhyeok Lee , Seunghoon Lee , Dogyoon Lee , Heeseung Choi , Ig-Jae Kim , Sangyoun Lee

This paper addresses the problem of video object segmentation, where the initial object mask is given in the first frame of an input video. We propose a novel spatio-temporal Markov Random Field (MRF) model defined over pixels to handle…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Linchao Bao , Baoyuan Wu , Wei Liu

This paper presents a simple yet effective approach to modeling space-time correspondences in the context of video object segmentation. Unlike most existing approaches, we establish correspondences directly between frames without…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Ho Kei Cheng , Yu-Wing Tai , Chi-Keung Tang

Automatic Video Object Segmentation (AVOS) refers to the task of autonomously segmenting target objects in video sequences without relying on human-provided annotations in the first frames. In AVOS, the use of motion information is crucial,…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Sota Kawamura , Hirotada Honda , Shugo Nakamura , Takashi Sano

Object permanence in humans is a fundamental cue that helps in understanding persistence of objects, even when they are fully occluded in the scene. Present day methods in object segmentation do not account for this amodal nature of the…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Kaihua Chen , Deva Ramanan , Tarasha Khurana

Recently, the concept of unsupervised learning for superpixel segmentation via CNNs has been studied. Essentially, such methods generate superpixels by convolutional neural network (CNN) employed on a single image, and such CNNs are trained…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Moshe Eliasof , Nir Ben Zikri , Eran Treister

This paper studies the problem of semi-supervised video object segmentation(VOS). Multiple works have shown that memory-based approaches can be effective for video object segmentation. They are mostly based on pixel-level matching, both…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Li Hu , Peng Zhang , Bang Zhang , Pan Pan , Yinghui Xu , Rong Jin

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

In recent years, the task of segmenting foreground objects from background in a video, i.e. video object segmentation (VOS), has received considerable attention. In this paper, we propose a single end-to-end trainable deep neural network,…

计算机视觉与模式识别 · 计算机科学 2019-10-02 Ye Lyu , George Vosselman , Gui-Song Xia , Michael Ying Yang

We investigate the problem of strictly unsupervised video object segmentation, i.e., the separation of a primary object from background in video without a user-provided object mask or any training on an annotated dataset. We find foreground…

计算机视觉与模式识别 · 计算机科学 2018-12-03 Brent A. Griffin , Jason J. Corso

Implicit neural fields have made remarkable progress in reconstructing 3D surfaces from multiple images; however, they encounter challenges when it comes to separating individual objects within a scene. Previous work has attempted to tackle…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Gemmechu Hassena , Jonathan Moon , Ryan Fujii , Andrew Yuen , Noah Snavely , Steve Marschner , Bharath Hariharan

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

The ability to localize and segment objects from unseen classes would open the door to new applications, such as autonomous object learning in active vision. Nonetheless, improving the performance on unseen classes requires additional…

计算机视觉与模式识别 · 计算机科学 2021-08-24 Yuming Du , Yang Xiao , Vincent Lepetit

We present a deep learning method for the interactive video object segmentation. Our method is built upon two core operations, interaction and propagation, and each operation is conducted by Convolutional Neural Networks. The two networks…

计算机视觉与模式识别 · 计算机科学 2019-05-03 Seoung Wug Oh , Joon-Young Lee , Ning Xu , Seon Joo Kim

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

Semi-supervised video object segmentation is a fundamental yet Challenging task in computer vision. Embedding matching based CFBI series networks have achieved promising results by foreground-background integration approach. Despite its…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Zhixing Huang , Junli Zha , Fei Xie , Yuwei Zheng , Yuandong Zhong , Jinpeng Tang
‹ 上一页 1 8 9 10 下一页 ›