中文
相关论文

相关论文: Unified Fully and Timestamp Supervised Temporal Ac…

200 篇论文

Temporal convolutions have been the paradigm of choice in action segmentation, which enhances long-term receptive fields by increasing convolution layers. However, high layers cause the loss of local information necessary for frame…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Jiahui Wang , Zhenyou Wang , Shanna Zhuang , Hui Wang

This work presents the first condensation approach for procedural video datasets used in temporal action segmentation. We propose a condensation framework that leverages generative prior learned from the dataset and network inversion to…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Guodong Ding , Rongyu Chen , Angela Yao

Temporal action segmentation is crucial for understanding long-form videos. Previous works on this task commonly adopt an iterative refinement paradigm by using multi-stage models. We propose a novel framework via denoising diffusion…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Daochang Liu , Qiyue Li , AnhDung Dinh , Tingting Jiang , Mubarak Shah , Chang Xu

Recent video foundation models such as SAM2 excel at prompted video segmentation by treating masks as a general-purpose primitive. However, many real-world settings require unprompted segmentation that aims to detect and track all objects…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Miran Heo , Sukjun Hwang , Min-Hung Chen , Yu-Chiang Frank Wang , Albert Gu , Seon Joo Kim , Ryo Hachiuma

For human action understanding, a popular research direction is to analyze short video clips with unambiguous semantic content, such as jumping and drinking. However, methods for understanding short semantic actions cannot be directly…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Kenneth Li , Xiao Sun , Zhirong Wu , Fangyun Wei , Stephen Lin

The Audio-Visual Video Parsing task aims to identify and temporally localize the events that occur in either or both the audio and visual streams of audible videos. It often performs in a weakly-supervised manner, where only video event…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Jinxing Zhou , Dan Guo , Yiran Zhong , Meng Wang

Deep learning generates state-of-the-art semantic segmentation provided that a large number of images together with pixel-wise annotations are available. To alleviate the expensive data collection process, we propose a semi-supervised…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Assia Benbihi , Matthieu Geist , Cédric Pradalier

While significant attention has been recently focused on designing supervised deep semantic segmentation algorithms for vision tasks, there are many domains in which sufficient supervised pixel-level labels are difficult to obtain. In this…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Xide Xia , Brian Kulis

Unsupervised video segmentation plays an important role in a wide variety of applications from object identification to compression. However, to date, fast motion, motion blur and occlusions pose significant challenges. To address these…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Yuan-Ting Hu , Jia-Bin Huang , Alexander G. Schwing

In recent years, 2D Convolutional Networks-based video action recognition has encouragingly gained wide popularity; However, constrained by the lack of long-range non-linear temporal relation modeling and reverse motion information…

计算机视觉与模式识别 · 计算机科学 2021-12-20 Yongkang Zhang , Jun Li , Guoming Wu , Han Zhang , Zhiping Shi , Zhaoxun Liu , Zizhang Wu

Deep convolutional neural networks (CNNs) have been immensely successful in many high-level computer vision tasks given large labeled datasets. However, for video semantic object segmentation, a domain where labels are scarce, effectively…

计算机视觉与模式识别 · 计算机科学 2016-06-08 Huiling Wang , Tapani Raiko , Lasse Lensu , Tinghuai Wang , Juha Karhunen

Temporal action segmentation in untrimmed procedural videos aims to densely label frames into action classes. These videos inherently exhibit long-tailed distributions, where actions vary widely in frequency and duration. In temporal action…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Zhanzhong Pang , Fadime Sener , Shrinivas Ramasubramanian , Angela Yao

In this paper, the main task we aim to tackle is the multi-instance semi-supervised video object segmentation across a sequence of frames where only the first-frame box-level ground-truth is provided. Detection-based algorithms are widely…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Mingjie Sun , Jimin Xiao , Eng Gee Lim , Bingfeng Zhang , Yao Zhao

We apply a generative segmental model of task structure, guided by narration, to action segmentation in video. We focus on unsupervised and weakly-supervised settings where no action labels are known during training. Despite its simplicity,…

计算与语言 · 计算机科学 2020-08-13 Daniel Fried , Jean-Baptiste Alayrac , Phil Blunsom , Chris Dyer , Stephen Clark , Aida Nematzadeh

In this paper, we propose a method for temporal segmentation of human repetitive actions based on frequency analysis of kinematic parameters, zero-velocity crossing detection, and adaptive k-means clustering. Since the human motion data may…

计算机视觉与模式识别 · 计算机科学 2015-12-15 Qifei Wang , Gregorij Kurillo , Ferda Ofli , Ruzena Bajcsy

We present an approach to semi-supervised video object segmentation, in the context of the DAVIS 2017 challenge. Our approach combines category-based object detection, category-independent object appearance segmentation and temporal object…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Gilad Sharir , Eddie Smolyansky , Itamar Friedman

Recently, semantic video segmentation gained high attention especially for supporting autonomous driving systems. Deep learning methods made it possible to implement real time segmentation and object identification algorithms on videos.…

图像与视频处理 · 电气工程与系统科学 2019-10-30 Beril Sirmacek , Nicolò Botteghi , Santiago Sanchez Escalonilla Plaza

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

Self-supervised learning presents a remarkable performance to utilize unlabeled data for various video tasks. In this paper, we focus on applying the power of self-supervised methods to improve semi-supervised action proposal generation.…

计算机视觉与模式识别 · 计算机科学 2021-04-08 Xiang Wang , Shiwei Zhang , Zhiwu Qing , Yuanjie Shao , Changxin Gao , Nong Sang

Gestures are integral components of face-to-face communication. They unfold over time, often following predictable movement phases of preparation, stroke, and retraction. Yet, the prevalent approach to automatic gesture detection treats the…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Esam Ghaleb , Ilya Burenko , Marlou Rasenberg , Wim Pouw , Peter Uhrig , Judith Holler , Ivan Toni , Aslı Özyürek , Raquel Fernández
‹ 上一页 1 8 9 10 下一页 ›