中文
相关论文

相关论文: Temporal Action Segmentation: An Analysis of Moder…

200 篇论文

In this paper, we address the challenging problem of spatial and temporal action detection in videos. We first develop an effective approach to localize frame-level action regions through integrating static and kinematic information by the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Yuancheng Ye , Xiaodong Yang , Yingli Tian

Human Action Recognition (HAR) is a challenging domain in computer vision, involving recognizing complex patterns by analyzing the spatiotemporal dynamics of individuals' movements in videos. These patterns arise in sequential data, such as…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Ali K. AlShami , Ryan Rabinowitz , Khang Lam , Yousra Shleibik , Melkamu Mersha , Terrance Boult , Jugal Kalita

Temporal action localization presents a trade-off between test performance and annotation-time cost. Fully supervised methods achieve good performance with time-consuming boundary annotations. Weakly supervised methods with cheaper…

计算机视觉与模式识别 · 计算机科学 2020-07-06 Xinpeng Ding , Nannan Wang , Xinbo Gao , Jie Li , Xiaoyu Wang , Tongliang Liu

The object of Weakly-supervised Temporal Action Localization (WS-TAL) is to localize all action instances in an untrimmed video with only video-level supervision. Due to the lack of frame-level annotations during training, current WS-TAL…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Ziyi Liu , Le Wang , Qilin Zhang , Wei Tang , Junsong Yuan , Nanning Zheng , Gang Hua

Understanding human actions in visual data is tied to advances in complementary research areas including object recognition, human dynamics, domain adaptation and semantic segmentation. Over the last decade, human action analysis evolved…

计算机视觉与模式识别 · 计算机科学 2017-02-02 Samitha Herath , Mehrtash Harandi , Fatih Porikli

Video action recognition, which is topical in computer vision and video analysis, aims to allocate a short video clip to a pre-defined category such as brushing hair or climbing stairs. Recent works focus on action recognition with deep…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Yuqi Huo , Xiaoli Xu , Yao Lu , Yulei Niu , Zhiwu Lu , Ji-Rong Wen

We present a general approach to video understanding, inspired by semantic transfer techniques that have been successfully used for 2D image analysis. Our method considers a video to be a 1D sequence of clips, each one associated with its…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Dotan Kaufman , Gil Levi , Tal Hassner , Lior Wolf

We consider the task of semi-supervised video object segmentation (VOS). Our approach mitigates shortcomings in previous VOS work by addressing detail preservation and temporal consistency using visual warping. In contrast to prior work…

计算机视觉与模式识别 · 计算机科学 2021-11-23 Julia Gong , F. Christopher Holsinger , Serena Yeung

Recently, the Segment Anything Model (SAM) gains lots of attention rapidly due to its impressive segmentation performance on images. Regarding its strong ability on image segmentation and high interactivity with different prompts, we found…

计算机视觉与模式识别 · 计算机科学 2023-05-01 Jinyu Yang , Mingqi Gao , Zhe Li , Shang Gao , Fangjing Wang , Feng Zheng

Autism Spectrum Disorder (ASD) presents significant challenges in early diagnosis and intervention, impacting children and their families. With prevalence rates rising, there is a critical need for accessible and efficient screening tools.…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Halil Ismail Helvaci , Sen-ching Samson Cheung , Chen-Nee Chuah , Sally Ozonoff

Given the enormous number of instructional videos available online, learning a diverse array of multi-step task models from videos is an appealing goal. We introduce a new pre-trained video model, VideoTaskformer, focused on representing…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Medhini Narasimhan , Licheng Yu , Sean Bell , Ning Zhang , Trevor Darrell

Multimodal Large Language Models (MLLMs) have shown strong performance in video understanding tasks. However, they continue to struggle with long-form videos because of an inefficient perception of temporal intervals. Unlike humans, who can…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Chenglin Li , Qianglong Chen , fengtao , Yin Zhang

The recognition of human activities is one of the key problems in video understanding. Action recognition is challenging even for specific categories of videos, such as sports, that contain only a small set of actions. Interestingly, sports…

多媒体 · 计算机科学 2017-09-28 Rahul Anand Sharma , Pramod Sankar K , CV Jawahar

Temporal action localization (TAL) involves dual tasks to classify and localize actions within untrimmed videos. However, the two tasks often have conflicting requirements for features. Existing methods typically employ separate heads for…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Qiang Li , Di Liu , Jun Kong , Sen Li , Hui Xu , Jianzhong Wang

Instance segmentation in videos, which aims to segment and track multiple objects in video frames, has garnered a flurry of research attention in recent years. In this paper, we present a novel weakly supervised framework with…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Liqi Yan , Qifan Wang , Siqi Ma , Jingang Wang , Changbin Yu

The dominant paradigm for video-based action segmentation is composed of two steps: first, for each frame, compute low-level features using Dense Trajectories or a Convolutional Neural Network that encode spatiotemporal information locally,…

计算机视觉与模式识别 · 计算机科学 2016-08-31 Colin Lea , Rene Vidal , Austin Reiter , Gregory D. Hager

Temporal action localization (TAL) is an important and challenging problem in video understanding. However, most existing TAL benchmarks are built upon the coarse granularity of action classes, which exhibits two major limitations in this…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Yi Liu , Limin Wang , Yali Wang , Xiao Ma , Yu Qiao

Current state-of-the-art approaches to video understanding adopt temporal jittering to simulate analyzing the video at varying frame rates. However, this does not work well for multirate videos, in which actions or subactions occur at…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Yi Zhu , Shawn Newsam

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

Video object segmentation (VOS) aims to distinguish and track target objects in a video. Despite the excellent performance achieved by off-the-shell VOS models, existing VOS benchmarks mainly focus on short-term videos lasting about 5…

计算机视觉与模式识别 · 计算机科学 2024-05-02 Lingyi Hong , Zhongying Liu , Wenchao Chen , Chenzhi Tan , Yuang Feng , Xinyu Zhou , Pinxue Guo , Jinglun Li , Zhaoyu Chen , Shuyong Gao , Wei Zhang , Wenqiang Zhang