paper-with-me

홈 › Papers

An Integrated Approach to Crowd Video Analysis: From Tracking to Multi-level Activity Recognition

2017-10-30 · Neha Bhargava, Subhasis Chaudhuri

We present an integrated framework for simultaneous tracking, group detection and multi-level activity recognition in crowd videos. Instead of solving these problems independently and sequentially, we solve them together in a unified framework to utilize the strong correlation that exists among individual motion, groups, and activities. We explore the hierarchical structure hidden in the video that connects individuals over time to produce tracks, connects individuals to form groups and also connects groups together to form a crowd. We show that estimation of this hidden structure corresponds to track association and group detection. We estimate this hidden structure under a linear programming formulation. The obtained graphical representation is further explored to recognize the node values that corresponds to multi-level activity recognition. This problem is solved under a structured SVM framework. The results on publicly available dataset show very competitive performance at all levels of granularity with the state-of-the-art batch processing methods despite the proposed technique being an online (causal) one.

📄 PDF Abstract BibTeX arXiv:1710.11087

Code (0)

등록된 구현이 없습니다.

Tasks

Activity Recognition

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

A Simple Baseline for Pose Tracking in Videos of Crowded Scenes

2020-10-16 · Li Yuan, Shuning Chang, Ziyuan Huang, Yichen Zhou 외

This paper presents our solution to ACM MM challenge: Large-scale Human-centric Video Analysis in Complex Events\cite{lin2020human}; specifically, here we focus on Track3: Crowd Pose Tracking in Complex Events. Remarkabl…

Multi-Object TrackingObject TrackingOptical Flow EstimationPose Tracking

DynamicTrack: Advancing Gigapixel Tracking in Crowded Scenes

2024-07-26 · Yunqi Zhao, Yuchen Guo, Zheng Cao, Kai Ni 외

Tracking in gigapixel scenarios holds numerous potential applications in video surveillance and pedestrian analysis. Existing algorithms attempt to perform tracking in crowded scenes by utilizing multiple cameras or grou…

Contrastive Learning

Tracking-by-Counting: Using Network Flows on Crowd Density Maps for Tracking Multiple Targets

2020-07-18 · Weihong Ren, Xinchao Wang, Jiandong Tian, Yandong Tang 외

State-of-the-art multi-object tracking~(MOT) methods follow the tracking-by-detection paradigm, where object trajectories are obtained by associating per-frame outputs of object detectors. In crowded scenes, however, det…

Cell TrackingMulti-Object TrackingObjectObject Tracking

CrowdMOT: Crowdsourcing Strategies for Tracking Multiple Objects in Videos

2020-09-29 · Samreen Anjum, Chi Lin, Danna Gurari

Crowdsourcing is a valuable approach for tracking objects in videos in a more scalable manner than possible with domain experts. However, existing frameworks do not produce high quality results with non-expert crowdworke…

Diversity

IndoorCrowd: A Multi-Scene Dataset for Human Detection, Segmentation, and Tracking with an Automated Annotation Pipeline

2026-04-02 · Sebastian-Ion Nae, Radu Moldoveanu, Alexandra Stefania Ghita, Adina Magda Florea arxiv

Understanding human behaviour in crowded indoor environments is central to surveillance, smart buildings, and human-robot interaction, yet existing datasets rarely capture real-world indoor complexity at scale. We introd…

Multi-Object TrackingInstance Segmentation