paper-with-me

홈 › Papers

Action Recognition with Dynamic Image Networks

2016-12-02 · Hakan Bilen, Basura Fernando, Efstratios Gavves, Andrea Vedaldi

We introduce the concept of "dynamic image", a novel compact representation of videos useful for video analysis, particularly in combination with convolutional neural networks (CNNs). A dynamic image encodes temporal data such as RGB or optical flow videos by using the concept of `rank pooling'. The idea is to learn a ranking machine that captures the temporal evolution of the data and to use the parameters of the latter as a representation. When a linear ranking machine is used, the resulting representation is in the form of an image, which we call dynamic because it summarizes the video dynamics in addition of appearance. This is a powerful idea because it allows to convert any video to an image so that existing CNN models pre-trained for the analysis of still images can be immediately extended to videos. We also present an efficient and effective approximate rank pooling operator, accelerating standard rank pooling algorithms by orders of magnitude, and formulate that as a CNN layer. This new layer allows generalizing dynamic images to dynamic feature maps. We demonstrate the power of the new representations on standard benchmarks in action recognition achieving state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:1612.00738

Code (3)

hbilen/dynamic-image-nets 공식 구현
Dartum08/Video-Anomaly-Detection tf
ayushraj7/Video-Anomaly-Detection tf

Tasks

Action RecognitionOptical Flow EstimationTemporal Action Localization

Similar Papers 제목 키워드 기반

Depth Pooling Based Large-scale 3D Action Recognition with Convolutional Neural Networks

2018-03-17 · Pichao Wang, Wanqing Li, Zhimin Gao, Chang Tang 외

This paper proposes three simple, compact yet effective representations of depth sequences, referred to respectively as Dynamic Depth Images (DDI), Dynamic Depth Normal Images (DDNI) and Dynamic Depth Motion Normal Image…

3D Action RecognitionAction RecognitionGesture RecognitionTemporal Action Localization

Human activity recognition using improved dynamic image

2020-11-15 · IET Image Processing 2020 11 · Mohammadreza Riahi, Mohammad Eslami, Seyed Hamid Safavi, Farah Torkamani Azar

In action recognition, the dynamic image (DI) approach is recently proposed to code a video signal to a still image. Since DI descriptor is strongly dependent on first frames, it cannot extract dynamics that do not occur…

Action RecognitionActivity RecognitionHuman Activity Recognition

Im2Flow: Motion Hallucination from Static Images for Action Recognition

2017-12-12 · CVPR 2018 6 · Ruohan Gao, Bo Xiong, Kristen Grauman

Existing methods to recognize actions in static images take the images at their face value, learning the appearances---objects, scenes, and body poses---that distinguish each action class. However, such models are depriv…

Action RecognitionActivity RecognitionDecoderHallucination+2

Video Action Recognition Collaborative Learning with Dynamics via PSO-ConvNet Transformer

2023-02-17 · Nguyen Huu Phong, Bernardete Ribeiro

Recognizing human actions in video sequences, known as Human Action Recognition (HAR), is a challenging task in pattern recognition. While Convolutional Neural Networks (ConvNets) have shown remarkable success in image r…

Action RecognitionAction Recognition In VideosTemporal Action Localization

Dynamic Image Networks for Action Recognition

2016-06-01 · CVPR 2016 6 · Hakan Bilen, Basura Fernando, Efstratios Gavves, Andrea Vedaldi 외

We introduce the concept of dynamic image, a novel compact representation of videos useful for video analysis especially when convolutional neural networks (CNNs) are used. The dynamic image is based on the rank pooling …

Action RecognitionTemporal Action Localization