paper-with-me

홈 › Papers

Analysis of Unstructured High-Density Crowded Scenes for Crowd Monitoring

2024-08-06 · Alexandre Matov

We are interested in developing an automated system for detection of organized movements in human crowds. Computer vision algorithms can extract information from videos of crowded scenes and automatically detect and track groups of individuals undergoing organized motion that represents an anomalous behavior in the context of conflict aversion. Our system can detect organized cohorts against the background of randomly moving objects and we can estimate the number of participants in an organized cohort, the speed and direction of motion in real time, within three to four video frames, which is less than one second from the onset of motion captured on a CCTV. We have performed preliminary analysis in this context in biological cell data containing up to four thousand objects per frame and will extend this numerically to a hundred-fold for public safety applications. We envisage using the existing infrastructure of video cameras for acquiring image datasets on-the-fly and deploying an easy-to-use data-driven software system for parsing of significant events by analyzing image sequences taken inside and outside of sports stadiums or other public venues. Other prospective users are organizers of political rallies, civic and wildlife organizations, security firms, and the military. We will optimize the performance of the software by implementing a classification method able to distinguish between activities posing a threat and those not posing a threat.

📄 PDF Abstract BibTeX arXiv:2408.11836

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

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

Video Individual Counting for Moving Drones

2025-03-12 · Yaowu Fan, Jia Wan, Tao Han, Antoni B. Chan 외

Video Individual Counting (VIC) has received increasing attentions recently due to its importance in intelligent video surveillance. Existing works are limited in two aspects, i.e., dataset and method. Previous crowd cou…

Crowd CountingVideo Individual Counting

Learning better representations for crowded pedestrians in offboard LiDAR-camera 3D tracking-by-detection

2025-05-21 · Shichao Li, Peiliang Li, Qing Lian, Peng Yun 외

Perceiving pedestrians in highly crowded urban environments is a difficult long-tail problem for learning-based autonomous perception. Speeding up 3D ground truth generation for such challenging scenes is performance-cri…

3D Pedestrian TrackingMultiple Object TrackingObject Tracking

STCrowd: A Multimodal Dataset for Pedestrian Perception in Crowded Scenes

2022-04-03 · CVPR 2022 1 · Peishan Cong, Xinge Zhu, Feng Qiao, Yiming Ren 외

Accurately detecting and tracking pedestrians in 3D space is challenging due to large variations in rotations, poses and scales. The situation becomes even worse for dense crowds with severe occlusions. However, existing…

3D Object DetectionPedestrian DetectionSensor Fusion

CrowdQuery: Density-Guided Query Module for Enhanced 2D and 3D Detection in Crowded Scenes

2025-09-10 · Marius Dähling, Sebastian Krebs, J. Marius Zöllner arxiv

This paper introduces a novel method for end-to-end crowd detection that leverages object density information to enhance existing transformer-based detectors. We present CrowdQuery (CQ), whose core component is our CQ mo…