paper-with-me

Papers

Glimpse Clouds: Human Activity Recognition from Unstructured Feature Points

2018-02-22 · CVPR 2018 6 · Fabien Baradel, Christian Wolf, Julien Mille, Graham W. Taylor

We propose a method for human activity recognition from RGB data that does not rely on any pose information during test time and does not explicitly calculate pose information internally. Instead, a visual attention module learns to predict glimpse sequences in each frame. These glimpses correspond to interest points in the scene that are relevant to the classified activities. No spatial coherence is forced on the glimpse locations, which gives the module liberty to explore different points at each frame and better optimize the process of scrutinizing visual information. Tracking and sequentially integrating this kind of unstructured data is a challenge, which we address by separating the set of glimpses from a set of recurrent tracking/recognition workers. These workers receive glimpses, jointly performing subsequent motion tracking and activity prediction. The glimpses are soft-assigned to the workers, optimizing coherence of the assignments in space, time and feature space using an external memory module. No hard decisions are taken, i.e. each glimpse point is assigned to all existing workers, albeit with different importance. Our methods outperform state-of-the-art methods on the largest human activity recognition dataset available to-date; NTU RGB+D Dataset, and on a smaller human action recognition dataset Northwestern-UCLA Multiview Action 3D Dataset. Our code is publicly available at https://github.com/fabienbaradel/glimpse_clouds.

📄 PDF Abstract BibTeX arXiv:1802.07898

Code (1)

fabienbaradel/glimpse_clouds 공식 구현 pytorch

Tasks

Action RecognitionActivity PredictionActivity RecognitionHuman Activity RecognitionSkeleton Based Action RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Coarse Temporal Attention Network (CTA-Net) for Driver's Activity Recognition

2021-01-17 · Zachary Wharton, Ardhendu Behera, Yonghuai Liu, Nik Bessis

There is significant progress in recognizing traditional human activities from videos focusing on highly distinctive actions involving discriminative body movements, body-object and/or human-human interactions. Driver's …

Activity Recognition

Pose-conditioned Spatio-Temporal Attention for Human Action Recognition

2017-03-29 · Fabien Baradel, Christian Wolf, Julien Mille

We address human action recognition from multi-modal video data involving articulated pose and RGB frames and propose a two-stream approach. The pose stream is processed with a convolutional model taking as input a 3D te…

Action RecognitionActivity RecognitionHuman Activity RecognitionTemporal Action Localization

Unstructured Human Activity Detection from RGBD Images

2012-06-28 · 2012 IEEE International Conference on Robotics and Automation 2012 6 · Jaeyong Sung, Colin Ponce, Bart Selman, Ashutosh Saxena

Being able to detect and recognize human activities is essential for several applications, including personal assistive robotics. In this paper, we perform detection and recognition of unstructured human activity in unst…

Action DetectionActivity Detection

Recurrent Attention Models with Object-centric Capsule Representation for Multi-object Recognition

2021-10-11 · Hossein Adeli, Seoyoung Ahn, Gregory Zelinsky

The visual system processes a scene using a sequence of selective glimpses, each driven by spatial and object-based attention. These glimpses reflect what is relevant to the ongoing task and are selected through recurren…

DecoderObjectObject Recognition

Towards Robust 3D Object Recognition with Dense-to-Sparse Deep Domain Adaptation

2022-05-07 · Prajval Kumar Murali, Cong Wang, Ravinder Dahiya, Mohsen Kaboli

Three-dimensional (3D) object recognition is crucial for intelligent autonomous agents such as autonomous vehicles and robots alike to operate effectively in unstructured environments. Most state-of-art approaches rely o…

3D Object RecognitionAutonomous VehiclesDomain AdaptationObject+1