中文
相关论文

相关论文: Relation Modeling in Spatio-Temporal Action Locali…

200 篇论文

Detecting and recognizing human action in videos with crowded scenes is a challenging problem due to the complex environment and diversity events. Prior works always fail to deal with this problem in two aspects: (1) lacking utilizing…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Li Yuan , Yichen Zhou , Shuning Chang , Ziyuan Huang , Yunpeng Chen , Xuecheng Nie , Tao Wang , Jiashi Feng , Shuicheng Yan

The goal of this work is spatio-temporal action localization in videos, using only the supervision from video-level class labels. The state-of-the-art casts this weakly-supervised action localization regime as a Multiple Instance Learning…

计算机视觉与模式识别 · 计算机科学 2018-11-26 Pascal Mettes , Cees G. M. Snoek

We propose an effective approach for spatio-temporal action localization in realistic videos. The approach first detects proposals at the frame-level and scores them with a combination of static and motion CNN features. It then tracks…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Philippe Weinzaepfel , Zaid Harchaoui , Cordelia Schmid

In this paper, we propose Spatio-TEmporal Progressive (STEP) action detector---a progressive learning framework for spatio-temporal action detection in videos. Starting from a handful of coarse-scale proposal cuboids, our approach…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Xitong Yang , Xiaodong Yang , Ming-Yu Liu , Fanyi Xiao , Larry Davis , Jan Kautz

This technical report analyzes a temporal action localization method we used in the HACS competition which is hosted in Activitynet Challenge 2020.The goal of our task is to locate the start time and end time of the action in the untrimmed…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Zhiwu Qing , Xiang Wang , Yongpeng Sang , Changxin Gao , Shiwei Zhang , Nong Sang

In this report, our approach to tackling the task of ActivityNet 2018 Kinetics-600 challenge is described in detail. Though spatial-temporal modelling methods, which adopt either such end-to-end framework as I3D \cite{i3d} or two-stage…

计算机视觉与模式识别 · 计算机科学 2018-06-28 Dongliang He , Fu Li , Qijie Zhao , Xiang Long , Yi Fu , Shilei Wen

Automatically generating sentences to describe events and temporally localizing sentences in a video are two important tasks that bridge language and videos. Recent techniques leverage the multimodal nature of videos by using off-the-shelf…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Shaoxiang Chen , Wenhao Jiang , Wei Liu , Yu-Gang Jiang

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

In this work, we address the problem of spatio-temporal action detection in temporally untrimmed videos. It is an important and challenging task as finding accurate human actions in both temporal and spatial space is important for analyzing…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Zhenheng Yang , Jiyang Gao , Ram Nevatia

In this notebook paper, we describe our approach in the submission to the temporal action proposal (task 3) and temporal action localization (task 4) of ActivityNet Challenge hosted at CVPR 2017. Since the accuracy in action classification…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Tianwei Lin , Xu Zhao , Zheng Shou

Although action recognition systems can achieve top performance when evaluated on in-distribution test points, they are vulnerable to unanticipated distribution shifts in test data. However, test-time adaptation of video action recognition…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Wei Lin , Muhammad Jehanzeb Mirza , Mateusz Kozinski , Horst Possegger , Hilde Kuehne , Horst Bischof

The task of action recognition or action detection involves analyzing videos and determining what action or motion is being performed. The primary subject of these videos are predominantly humans performing some action. However, this…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Amlaan Bhoi

In this paper, we propose an approach that spatially localizes the activities in a video frame where each person can perform multiple activities at the same time. Our approach takes the temporal scene context as well as the relations of the…

计算机视觉与模式识别 · 计算机科学 2021-01-22 Sovan Biswas , Yaser Souri , Juergen Gall

This paper focuses on multi-person action forecasting in videos. More precisely, given a history of H previous frames, the goal is to detect actors and to predict their future actions for the next T frames. Our approach jointly models…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Chen Sun , Abhinav Shrivastava , Carl Vondrick , Rahul Sukthankar , Kevin Murphy , Cordelia Schmid

Vision-Language-Action models have demonstrated remarkable capabilities in predicting agent movements within virtual environments and real-world scenarios based on visual observations and textual instructions. Although recent research has…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Maxim A. Patratskiy , Alexey K. Kovalev , Aleksandr I. Panov

This paper presents a novel spatiotemporal transformer network that introduces several original components to detect actions in untrimmed videos. First, the multi-feature selective semantic attention model calculates the correlations…

计算机视觉与模式识别 · 计算机科学 2024-05-15 Matthew Korban , Peter Youngs , Scott T. Acton

Video relation detection problem refers to the detection of the relationship between different objects in videos, such as spatial relationship and action relationship. In this paper, we present video relation detection with trajectory-aware…

计算机视觉与模式识别 · 计算机科学 2021-01-21 Wentao Xie , Guanghui Ren , Si Liu

Can performance on the task of action quality assessment (AQA) be improved by exploiting a description of the action and its quality? Current AQA and skills assessment approaches propose to learn features that serve only one task -…

计算机视觉与模式识别 · 计算机科学 2019-06-17 Paritosh Parmar , Brendan Tran Morris

In this technical report, we describe our solution to temporal action proposal (task 1) in ActivityNet Challenge 2019. First, we fine-tune a ResNet-50-C3D CNN on ActivityNet v1.3 based on Kinetics pretrained model to extract snippet-level…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Jialin Gao , Zhixiang Shi , Jiani Li , Yufeng Yuan , Jiwei Li , Xi Zhou

Temporal action localization plays an important role in video analysis, which aims to localize and classify actions in untrimmed videos. The previous methods often predict actions on a feature space of a single-temporal scale. However, the…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Zan Gao , Xinglei Cui , Tao Zhuo , Zhiyong Cheng , An-An Liu , Meng Wang , Shenyong Chen