Group Activity Recognition

14 papers with code • 2 benchmarks • 2 datasets

Group Activity Recognition is a subset of human activity recognition problem which focuses on the collective behavior of a group of people, resulted from the individual actions of the persons and their interactions. Collective activity recognition is a basic task for automatic human behavior analysis in many areas like surveillance or sports videos.

Source: A Multi-Stream Convolutional Neural Network Framework for Group Activity Recognition

DECOMPL: Decompositional Learning with Attention Pooling for Group Activity Recognition from a Single Volleyball Image

berkerdemirel/decompl 11 Mar 2023

To that end, we propose a novel GAR technique for volleyball videos, DECOMPL, which consists of two complementary branches.

5
11 Mar 2023

SPARTAN: Self-supervised Spatiotemporal Transformers Approach to Group Activity Recognition

uark-cviu/spartan 6 Mar 2023

In this paper, we propose a new, simple, and effective Self-supervised Spatio-temporal Transformers (SPARTAN) approach to Group Activity Recognition (GAR) using unlabeled video data.

7
06 Mar 2023

COMPOSER: Compositional Reasoning of Group Activity in Videos with Keypoint-Only Modality

hongluzhou/composer 11 Dec 2021

Group Activity Recognition detects the activity collectively performed by a group of actors, which requires compositional reasoning of actors and objects.

29
11 Dec 2021

GroupFormer: Group Activity Recognition with Clustered Spatial-Temporal Transformer

xueyee/groupformer ICCV 2021

It captures spatial-temporal contextual information jointly to augment the individual and group representations effectively with a clustered spatial-temporal transformer.

47
28 Aug 2021

Spatio-Temporal Dynamic Inference Network for Group Activity Recognition

JacobYuan7/DIN-Group-Activity-Recognition-Benchmark ICCV 2021

Within each interaction field, we apply DR to predict the relation matrix and DW to predict the dynamic walk offsets in a joint-processing manner, thus forming a person-specific interaction graph.

52
26 Aug 2021

Group Activity Recognition Using Joint Learning of Individual Action Recognition and People Grouping

chihina/Joint-Group-Activity-Recognition MVA 2021

This paper proposes joint learning of individual action recognition and people grouping for improving group activity recognition.

0
17 Jul 2021

Learning Group Activities from Skeletons without Individual Action Labels

fabiozappo/SkeletonGroupActivityRecognition 14 May 2021

To understand human behavior we must not just recognize individual actions but model possibly complex group activity and interactions.

20
14 May 2021

Revisiting Skeleton-based Action Recognition

open-mmlab/mmaction2 CVPR 2022

In this work, we propose PoseC3D, a new approach to skeleton-based action recognition, which relies on a 3D heatmap stack instead of a graph sequence as the base representation of human skeletons.

3,876
28 Apr 2021

Improved Actor Relation Graph based Group Activity Recognition

kuangzijian/Improved-Actor-Relation-Graph-based-Group-Activity-Recognition 24 Oct 2020

We propose to use Normalized cross-correlation (NCC) and the sum of absolute differences (SAD) to calculate the pair-wise appearance similarity and build the actor relationship graph to allow the graph convolution network to learn how to classify group activities.

12
24 Oct 2020

Learning Actor Relation Graphs for Group Activity Recognition

wjchaoGit/Group-Activity-Recognition CVPR 2019

To this end, we propose to build a flexible and efficient Actor Relation Graph (ARG) to simultaneously capture the appearance and position relation between actors.

169
23 Apr 2019