中文
相关论文

相关论文: Temporally stable video segmentation without video…

200 篇论文

Video semantic segmentation has achieved great progress under the supervision of large amounts of labelled training data. However, domain adaptive video segmentation, which can mitigate data labelling constraints by adapting from a labelled…

计算机视觉与模式识别 · 计算机科学 2022-07-07 Yun Xing , Dayan Guan , Jiaxing Huang , Shijian Lu

Temporal action segmentation is a topic of increasing interest, however, annotating each frame in a video is cumbersome and costly. Weakly supervised approaches therefore aim at learning temporal action segmentation from videos that are…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mohsen Fayyaz , Juergen Gall

How can unlabeled video augment visual learning? Existing methods perform "slow" feature analysis, encouraging the representations of temporally close frames to exhibit only small differences. While this standard approach captures the fact…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Dinesh Jayaraman , Kristen Grauman

Deep neural networks, especially transformer-based architectures, have achieved remarkable success in semantic segmentation for environmental perception. However, existing models process video frames independently, thus failing to leverage…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Serin Varghese , Kevin Ross , Fabian Hueger , Kira Maag

In moving camera videos, motion segmentation is commonly performed using the image plane motion of pixels, or optical flow. However, objects that are at different depths from the camera can exhibit different optical flows even if they share…

计算机视觉与模式识别 · 计算机科学 2015-11-06 Manjunath Narayana , Allen Hanson , Erik Learned-Miller

Unpaired video-to-video translation aims to translate videos between a source and a target domain without the need of paired training data, making it more feasible for real applications. Unfortunately, the translated videos generally suffer…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Kaihong Wang , Kumar Akash , Teruhisa Misu

We propose an optical flow-guided approach for semi-supervised video object segmentation. Optical flow is usually exploited as additional guidance information in unsupervised video object segmentation. However, its relevance in…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Yushan Zhang , Andreas Robinson , Maria Magnusson , Michael Felsberg

Few-shot video object segmentation aims to reduce annotation costs; however, existing methods still require abundant dense frame annotations for training, which are scarce in the medical domain. We investigate an extremely low-data regime…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Zixuan Zheng , Yilei Shi , Chunlei Li , Jingliang Hu , Xiao Xiang Zhu , Lichao Mou

Video stabilization algorithms are of greater importance nowadays with the prevalence of hand-held devices which unavoidably produce videos with undesirable shaky motions. In this paper we propose a data-driven online video stabilization…

计算机视觉与模式识别 · 计算机科学 2019-07-25 Chia-Hung Huang , Hang Yin , Yu-Wing Tai , Chi-Keung Tang

Semantic video segmentation is challenging due to the sheer amount of data that needs to be processed and labeled in order to construct accurate models. In this paper we present a deep, end-to-end trainable methodology to video segmentation…

计算机视觉与模式识别 · 计算机科学 2017-10-03 David Nilsson , Cristian Sminchisescu

For semantic segmentation, most existing real-time deep models trained with each frame independently may produce inconsistent results for a video sequence. Advanced methods take into considerations the correlations in the video sequence,…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Yifan Liu , Chunhua Shen , Changqian Yu , Jingdong Wang

In this paper, we consider the task of unsupervised object discovery in videos. Previous works have shown promising results via processing optical flows to segment objects. However, taking flow as input brings about two drawbacks. First,…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Shuangrui Ding , Weidi Xie , Yabo Chen , Rui Qian , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

Video stabilization refers to the problem of transforming a shaky video into a visually pleasing one. The question of how to strike a good trade-off between visual quality and computational speed has remained one of the open challenges in…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Weiyue Zhao , Xin Li , Zhan Peng , Xianrui Luo , Xinyi Ye , Hao Lu , Zhiguo Cao

Video instance segmentation aims to detect, segment, and track objects in a video. Current approaches extend image-level segmentation algorithms to the temporal domain. However, this results in temporally inconsistent masks. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Anirudh S Chakravarthy , Won-Dong Jang , Zudi Lin , Donglai Wei , Song Bai , Hanspeter Pfister

In order to learn object segmentation models in videos, conventional methods require a large amount of pixel-wise ground truth annotations. However, collecting such supervised data is time-consuming and labor-intensive. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2019-01-09 Yi-Wen Chen , Yi-Hsuan Tsai , Chu-Ya Yang , Yen-Yu Lin , Ming-Hsuan Yang

Weakly supervised instance segmentation has gained popularity because it reduces high annotation cost of pixel-level masks required for model training. Recent approaches for weakly supervised instance segmentation detect and segment objects…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Jun Ikeda , Junichiro Mori

Existing methods for instance segmentation in videos typically involve multi-stage pipelines that follow the tracking-by-detection paradigm and model a video clip as a sequence of images. Multiple networks are used to detect objects in…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Ali Athar , Sabarinath Mahadevan , Aljoša Ošep , Laura Leal-Taixé , Bastian Leibe

Real-time computational speed and a high degree of precision are requirements for computer-assisted interventions. Applying a segmentation network to a medical video processing task can introduce significant inter-frame prediction noise.…

计算机视觉与模式识别 · 计算机科学 2024-03-06 Robert Mendel , Tobias Rueckert , Dirk Wilhelm , Daniel Rueckert , Christoph Palm

We propose a method for unsupervised video object segmentation by transferring the knowledge encapsulated in image-based instance embedding networks. The instance embedding network produces an embedding vector for each pixel that enables…

计算机视觉与模式识别 · 计算机科学 2018-02-28 Siyang Li , Bryan Seybold , Alexey Vorobyov , Alireza Fathi , Qin Huang , C. -C. Jay Kuo

Video segmentation approaches are of great importance for numerous vision tasks especially in video manipulation for entertainment. Due to the challenges associated with acquiring high-quality per-frame segmentation annotations and large…

计算机视觉与模式识别 · 计算机科学 2020-10-27 Mingyang Qian , Yi Fu , Xiao Tan , Yingying Li , Jinqing Qi , Huchuan Lu , Shilei Wen , Errui Ding