中文
相关论文

相关论文: Multi-Stream Single Shot Spatial-Temporal Action D…

200 篇论文

Spatial-temporal, channel-wise, and motion patterns are three complementary and crucial types of information for video action recognition. Conventional 2D CNNs are computationally cheap but cannot catch temporal relationships; 3D CNNs can…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Zhengwei Wang , Qi She , Aljosa Smolic

Temporal action localization is an important yet challenging problem. Given a long, untrimmed video consisting of multiple action instances and complex background contents, we need not only to recognize their action categories, but also to…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Zheng Shou , Jonathan Chan , Alireza Zareian , Kazuyuki Miyazawa , Shih-Fu Chang

Deep neural networks have achieved remarkable success for video-based action recognition. However, most of existing approaches cannot be deployed in practice due to the high computational cost. To address this challenge, we propose a new…

计算机视觉与模式识别 · 计算机科学 2020-06-18 Kun Liu , Wu Liu , Huadong Ma , Mingkui Tan , Chuang Gan

Two-stream networks have achieved great success in video recognition. A two-stream network combines a spatial stream of RGB frames and a temporal stream of Optical Flow to make predictions. However, the temporal redundancy of RGB frames as…

计算机视觉与模式识别 · 计算机科学 2019-12-13 Shiyuan Huang , Xudong Lin , Svebor Karaman , Shih-Fu Chang

In this work, we present a framework based on multi-stream convolutional neural networks (CNNs) for group activity recognition. Streams of CNNs are separately trained on different modalities and their predictions are fused at the end. Each…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Sina Mokhtarzadeh Azar , Mina Ghadimi Atigh , Ahmad Nickabadi

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

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

Effective extraction of temporal patterns is crucial for the recognition of temporally varying actions in video. We argue that the fixed-sized spatio-temporal convolution kernels used in convolutional neural networks (CNNs) can be improved…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Alexandros Stergiou , Ronald Poppe

We propose a Spatiotemporal Sampling Network (STSN) that uses deformable convolutions across time for object detection in videos. Our STSN performs object detection in a video frame by learning to spatially sample features from the adjacent…

计算机视觉与模式识别 · 计算机科学 2018-07-25 Gedas Bertasius , Lorenzo Torresani , Jianbo Shi

Convolutional neural networks with spatio-temporal 3D kernels (3D CNNs) have an ability to directly extract spatio-temporal features from videos for action recognition. Although the 3D kernels tend to overfit because of a large number of…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Kensho Hara , Hirokatsu Kataoka , Yutaka Satoh

High level understanding of sequential visual input is important for safe and stable autonomy, especially in localization and object detection. While traditional object classification and tracking approaches are specifically designed to…

计算机视觉与模式识别 · 计算机科学 2017-07-25 Mo Shan , Nikolay Atanasov

Scene flow estimation has been receiving increasing attention for 3D environment perception. Monocular scene flow estimation -- obtaining 3D structure and 3D motion from two temporally consecutive images -- is a highly ill-posed problem,…

计算机视觉与模式识别 · 计算机科学 2020-04-17 Junhwa Hur , Stefan Roth

Convolutional Neural Network (CNN) based image segmentation has made great progress in recent years. However, video object segmentation remains a challenging task due to its high computational complexity. Most of the previous methods employ…

计算机视觉与模式识别 · 计算机科学 2019-07-23 Rui Hou , Chen Chen , Rahul Sukthankar , Mubarak Shah

Video-based behavior recognition is essential in fields such as public safety, intelligent surveillance, and human-computer interaction. Traditional 3D Convolutional Neural Network (3D CNN) effectively capture local spatiotemporal features…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Xiuliang Zhang , Tadiwa Elisha Nyamasvisva , Chuntao Liu

Action recognition is an important research topic in computer vision. It is the basic work for visual understanding and has been applied in many fields. Since human actions can vary in different environments, it is difficult to infer…

计算机视觉与模式识别 · 计算机科学 2019-10-23 Dong Cao , Lisha Xu , Dongdong Zhang

Two-stream Convolutional Networks (ConvNets) have shown strong performance for human action recognition in videos. Recently, Residual Networks (ResNets) have arisen as a new technique to train extremely deep architectures. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Christoph Feichtenhofer , Axel Pinz , Richard P. Wildes

Real-time and online action localization in a video is a critical yet highly challenging problem. Accurate action localization requires the utilization of both temporal and spatial information. Recent attempts achieve this by using…

计算机视觉与模式识别 · 计算机科学 2021-11-08 Kalana Abeywardena , Shechem Sumanthiran , Sakuna Jayasundara , Sachira Karunasena , Ranga Rodrigo , Peshala Jayasekara

Spatio-temporal representations in frame sequences play an important role in the task of action recognition. Previously, a method of using optical flow as a temporal information in combination with a set of RGB images that contain spatial…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Myunggi Lee , Seungeui Lee , Sungjoon Son , Gyutae Park , Nojun Kwak

Human Interaction Recognition is the process of identifying interactive actions between multiple participants in a specific situation. The aim is to recognise the action interactions between multiple entities and their meaning. Many single…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Ruoqi Yin , Jianqin Yin

Temporal object detection has attracted significant attention, but most popular detection methods cannot leverage rich temporal information in videos. Very recently, many algorithms have been developed for video detection task, yet very few…

计算机视觉与模式识别 · 计算机科学 2020-03-26 Xingyu Chen , Junzhi Yu , Zhengxing Wu