中文
相关论文

相关论文: AMTnet: Action-Micro-Tube Regression by End-to-end…

200 篇论文

To efficiently extract spatiotemporal features of video for action recognition, most state-of-the-art methods integrate 1D temporal convolution into a conventional 2D CNN backbone. However, they all exploit 1D temporal convolution of fixed…

计算机视觉与模式识别 · 计算机科学 2020-01-28 Kaiyu Shan , Yongtao Wang , Zhuoying Wang , Tingting Liang , Zhi Tang , Ying Chen , Yangyan Li

Previous spatial-temporal action localization methods commonly follow the pipeline of object detection to estimate bounding boxes and labels of actions. However, the temporal relation of an action has not been fully explored. In this paper,…

计算机视觉与模式识别 · 计算机科学 2019-03-04 Bo Hu , Jianfei Cai , Tat-Jen Cham , Junsong Yuan

Action detection is an essential and challenging task, especially for densely labelled datasets of untrimmed videos. There are many real-world challenges in those datasets, such as composite action, co-occurring action, and high temporal…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Rui Dai , Srijan Das , Francois Bremond

We address the problem of activity detection in continuous, untrimmed video streams. This is a difficult task that requires extracting meaningful spatio-temporal features to capture activities, accurately localizing the start and end times…

计算机视觉与模式识别 · 计算机科学 2017-09-04 Huijuan Xu , Abir Das , Kate Saenko

Recognizing instances at different scales simultaneously is a fundamental challenge in visual detection problems. While spatial multi-scale modeling has been well studied in object detection, how to effectively apply a multi-scale…

计算机视觉与模式识别 · 计算机科学 2019-02-19 Da Zhang , Xiyang Dai , Yuan-Fang Wang

Existing multimodal-based human action recognition approaches are computationally intensive, limiting their deployment in real-time applications. In this work, we present a novel and efficient pose-driven attention-guided multimodal network…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Ahmed Abdelkawy , Asem Ali , Aly Farag

Temporal action detection (TAD) aims to determine the semantic label and the temporal interval of every action instance in an untrimmed video. It is a fundamental and challenging task in video understanding. Previous methods tackle this…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Xiaolong Liu , Qimeng Wang , Yao Hu , Xu Tang , Shiwei Zhang , Song Bai , Xiang Bai

Most of the current action recognition algorithms are based on deep networks which stack multiple convolutional, pooling and fully connected layers. While convolutional and fully connected operations have been widely studied in the…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Ahmed Mazari , Hichem Sahbi

Automatic detection of students' engagement in online learning settings is a key element to improve the quality of learning and to deliver personalized learning materials to them. Varying levels of engagement exhibited by students in an…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Ali Abedi , Shehroz S. Khan

This paper addresses the problem of how to exploit spatio-temporal information available in videos to improve the object detection precision. We propose a two stage object detector called FANet based on short-term spatio-temporal feature…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Daniel Cores , Víctor M. Brea , Manuel Mucientes

In this paper we deal with the problem of predicting action progress in videos. We argue that this is an extremely important task since it can be valuable for a wide range of interaction applications. To this end we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Federico Becattini , Tiberio Uricchio , Lorenzo Seidenari , Lamberto Ballan , Alberto Del Bimbo

This paper proposes a novel multi-modal transformer network for detecting actions in untrimmed videos. To enrich the action features, our transformer network utilizes a new multi-modal attention mechanism that computes the correlations…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Matthew Korban , Scott T. Acton , Peter Youngs

In the task of temporal action localization of ActivityNet-1.3 datasets, we propose to locate the temporal boundaries of each action and predict action class in untrimmed videos. We first apply VideoSwinTransformer as feature extractor to…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Shimin Chen , Wei Li , Jianyang Gu , Chen Chen , Yandong Guo

Deep convolutional networks have achieved great success for object recognition in still images. However, for action recognition in videos, the improvement of deep convolutional networks is not so evident. We argue that there are two reasons…

计算机视觉与模式识别 · 计算机科学 2015-07-09 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao

We propose a novel deep supervised neural network for the task of action recognition in videos, which implicitly takes advantage of visual tracking and shares the robustness of both deep Convolutional Neural Network (CNN) and Recurrent…

计算机视觉与模式识别 · 计算机科学 2016-07-12 Jialin Wu , Gu Wang , Wukui Yang , Xiangyang Ji

Recognizing and categorizing human actions is an important task with applications in various fields such as human-robot interaction, video analysis, surveillance, video retrieval, health care system and entertainment industry. This thesis…

计算机视觉与模式识别 · 计算机科学 2021-05-03 Zahra Gharaee

Current state-of-the-art human action recognition is focused on the classification of temporally trimmed videos in which only one action occurs per frame. In this work we address the problem of action localisation and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Suman Saha , Gurkirt Singh , Michael Sapienza , Philip H. S. Torr , Fabio Cuzzolin

We propose TubeR: a simple solution for spatio-temporal video action detection. Different from existing methods that depend on either an off-line actor detector or hand-designed actor-positional hypotheses like proposals or anchors, we…

计算机视觉与模式识别 · 计算机科学 2022-05-11 Jiaojiao Zhao , Yanyi Zhang , Xinyu Li , Hao Chen , Shuai Bing , Mingze Xu , Chunhui Liu , Kaustav Kundu , Yuanjun Xiong , Davide Modolo , Ivan Marsic , Cees G. M. Snoek , Joseph Tighe

The traditional methods of action recognition are not specific for the operator, thus results are easy to be disturbed when other actions are operated in videos. The network based on mixed convolutional resnet and RPN is proposed in this…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Mingjie Li , Youqian Feng , Zhonghai Yin , Cheng Zhou , Fanghao Dong , Yuan Lin , Yuhao Dong

We introduce a novel Recurrent Neural Network-based algorithm for future video feature generation and action anticipation called feature mapping RNN. Our novel RNN architecture builds upon three effective principles of machine learning,…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Yuge Shi , Basura Fernando , Richard Hartley