Computer Vision based group activity detection and action spotting
Narthana Sivalingam, Santhirarajah Sivasthigan, Thamayanthi Mahendranathan, G.M.R.I. Godaliyadda, M.P.B. Ekanayake, H.M.V.R. Herath

TL;DR
This paper introduces a computer vision framework that combines deep learning and graph-based reasoning to detect group activities and individual actions in multi-person scenes, improving accuracy in complex scenarios.
Contribution
It presents a novel integration of Mask R-CNN, feature fusion, and Actor Relation Graphs with GCNs for enhanced group activity recognition and action spotting.
Findings
Improved recognition accuracy on the Collective Activity dataset.
Effective modeling of human interactions using graph neural networks.
Robust performance in both crowded and non-crowded scenes.
Abstract
Group activity detection in multi-person scenes is challenging due to complex human interactions, occlusions, and variations in appearance over time. This work presents a computer vision based framework for group activity recognition and action spotting using a combination of deep learning models and graph based relational reasoning. The system first applies Mask R-CNN to obtain accurate actor localization through bounding boxes and instance masks. Multiple backbone networks, including Inception V3, MobileNet, and VGG16, are used to extract feature maps, and RoIAlign is applied to preserve spatial alignment when generating actor specific features. The mask information is then fused with the feature maps to obtain refined masked feature representations for each actor. To model interactions between individuals, we construct Actor Relation Graphs that encode appearance similarity and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Multimodal Machine Learning Applications · Context-Aware Activity Recognition Systems
