中文
相关论文

相关论文: Online Spatiotemporal Action Detection and Predict…

200 篇论文

We investigate architectures of discriminatively trained deep Convolutional Networks (ConvNets) for action recognition in video. The challenge is to capture the complementary information on appearance from still frames and motion between…

计算机视觉与模式识别 · 计算机科学 2014-11-13 Karen Simonyan , Andrew Zisserman

Convolutional Neural Networks with 3D kernels (3D-CNNs) currently achieve state-of-the-art results in video recognition tasks due to their supremacy in extracting spatiotemporal features within video frames. There have been many successful…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Okan Köpüklü , Stefan Hörmann , Fabian Herzog , Hakan Cevikalp , Gerhard Rigoll

Despite the success in still image recognition, deep neural networks for spatiotemporal signal tasks (such as human action recognition in videos) still suffers from low efficacy and inefficiency over the past years. Recently, human experts…

计算机视觉与模式识别 · 计算机科学 2020-04-13 Yizhou Zhou , Xiaoyan Sun , Chong Luo , Zheng-Jun Zha , Wenjun Zeng

Pixel space augmentation has grown in popularity in many Deep Learning areas, due to its effectiveness, simplicity, and low computational cost. Data augmentation for videos, however, still remains an under-explored research topic, as most…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Artjoms Gorpincenko , Michal Mackiewicz

This paper proposes a simple yet effective method for human action recognition in video. The proposed method separately extracts local appearance and motion features using state-of-the-art three-dimensional convolutional neural networks…

计算机视觉与模式识别 · 计算机科学 2020-02-24 David Torpey , Turgay Celik

Ever-increasing smartphone-generated video content demands intelligent techniques to edit and enhance videos on power-constrained devices. Most of the best performing algorithms for video understanding tasks like action recognition,…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Rishubh Parihar , Gaurav Ramola , Ranajit Saha , Ravi Kini , Aniket Rege , Sudha Velusamy

An important aspect of video understanding is the ability to predict the evolution of its content in the future. This paper presents a future frame semantic segmentation technique for predicting semantic masks of the current and future…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Talha Siddiqui , Samarth Bharadwaj

Predicting motion of surrounding agents is critical to real-world applications of tactical path planning for autonomous driving. Due to the complex temporal dependencies and social interactions of agents, on-line trajectory prediction is a…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jingwen Zhao , Xuanpeng Li , Qifan Xue , Weigong Zhang

Motion is a salient cue to recognize actions in video. Modern action recognition models leverage motion information either explicitly by using optical flow as input or implicitly by means of 3D convolutional filters that simultaneously…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Heng Wang , Du Tran , Lorenzo Torresani , Matt Feiszli

3D action recognition - analysis of human actions based on 3D skeleton data - becomes popular recently due to its succinctness, robustness, and view-invariant representation. Recent attempts on this problem suggested to develop RNN-based…

计算机视觉与模式识别 · 计算机科学 2016-07-27 Jun Liu , Amir Shahroudy , Dong Xu , Gang Wang

Online action detection (OAD) is a practical yet challenging task, which has attracted increasing attention in recent years. A typical OAD system mainly consists of three modules: a frame-level feature extractor which is usually based on…

人机交互 · 计算机科学 2020-01-22 Wen Wang , Xiaojiang Peng , Yu Qiao , Jian Cheng

Temporal action localization is an important and challenging task that aims to locate temporal regions in real-world untrimmed videos where actions occur and recognize their classes. It is widely acknowledged that video context is a…

计算机视觉与模式识别 · 计算机科学 2021-03-10 Xin Qin , Hanbin Zhao , Guangchen Lin , Hao Zeng , Songcen Xu , Xi Li

While deep feature learning has revolutionized techniques for static-image understanding, the same does not quite hold for video processing. Architectures and optimization techniques used for video are largely based off those for static…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Achal Dave , Olga Russakovsky , Deva Ramanan

The rapid development of Wi-Fi technologies in recent years has caused a significant increase in the traffic usage. Hence, knowledge obtained from Wi-Fi network measurements can be helpful for a more efficient network management. In this…

网络与互联网体系结构 · 计算机科学 2024-08-20 Seyedeh Soheila Shaabanzadeh , Juan Sánchez-González

In this paper, we propose a new framework for action localization that tracks people in videos and extracts full-body human tubes, i.e., spatio-temporal regions localizing actions, even in the case of occlusions or truncations. This is…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Nicolas Chesneau , Grégory Rogez , Karteek Alahari , Cordelia Schmid

Video action detection approaches usually conduct actor-centric action recognition over RoI-pooled features following the standard pipeline of Faster-RCNN. In this work, we first empirically find the recognition accuracy is highly…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Jianchao Wu , Zhanghui Kuang , Limin Wang , Wayne Zhang , Gangshan Wu

Deep convolutional networks have achieved great success for image recognition. However, for action recognition in videos, their advantage over traditional methods is not so evident. We present a general and flexible video-level framework…

计算机视觉与模式识别 · 计算机科学 2017-05-09 Limin Wang , Yuanjun Xiong , Zhe Wang , Yu Qiao , Dahua Lin , Xiaoou Tang , Luc Van Gool

We propose a novel visual tracking algorithm based on the representations from a discriminatively trained Convolutional Neural Network (CNN). Our algorithm pretrains a CNN using a large set of videos with tracking ground-truths to obtain a…

计算机视觉与模式识别 · 计算机科学 2016-01-07 Hyeonseob Nam , Bohyung Han

We propose TAL-Net, an improved approach to temporal action localization in video that is inspired by the Faster R-CNN object detection framework. TAL-Net addresses three key shortcomings of existing approaches: (1) we improve receptive…

计算机视觉与模式识别 · 计算机科学 2018-04-23 Yu-Wei Chao , Sudheendra Vijayanarasimhan , Bryan Seybold , David A. Ross , Jia Deng , Rahul Sukthankar

From just a short glance at a video, we can often tell whether a person's action is intentional or not. Can we train a model to recognize this? We introduce a dataset of in-the-wild videos of unintentional action, as well as a suite of…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Dave Epstein , Boyuan Chen , Carl Vondrick