paper-with-me

Papers

A Cloud-based Deep Learning Framework for Early Detection of Pushing at Crowded Event Entrances

2023-02-16 · Ahmed Alia, Mohammed Maree, Mohcine Chraibi, Anas Toma, Armin Seyfried

Crowding at the entrances of large events may lead to critical and life-threatening situations, particularly when people start pushing each other to reach the event faster. Automatic and timely identification of pushing behavior would help organizers and security forces to intervene early and mitigate dangerous situations. In this paper, we propose a cloud-based deep learning framework for automatic early detection of pushing in crowded event entrances. The proposed framework initially modifies and trains the EfficientNetV2B0 Convolutional Neural Network model. Subsequently, it integrates the adapted model with an accurate and fast pre-trained deep optical flow model with the color wheel method to analyze video streams and identify pushing patches in real-time. Moreover, the framework uses live capturing technology and a cloud-based environment to collect video streams of crowds in real-time and provide early-stage results. A novel dataset is generated based on five real-world experiments and their associated ground truth data to train the adapted EfficientNetV2B0 model. The experimental setups simulated a crowded event entrance, while the ground truths for each video experiment was generated manually by social psychologists. Several experiments on the videos and the generated dataset are carried out to evaluate the accuracy and annotation delay time of the proposed framework. The experimental results show that the proposed framework identified pushing behaviors with an accuracy rate of 87% within a reasonable delay time.

📄 PDF Abstract BibTeX arXiv:2302.08237

Code (1)

pedestriandynamics/cloudfast-dl4pude 공식 구현 pytorch

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

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

Progressive End-to-End Object Detection in Crowded Scenes

2022-03-15 · CVPR 2022 1 · Anlin Zheng, Yuang Zhang, Xiangyu Zhang, Xiaojuan Qi 외

In this paper, we propose a new query-based detection framework for crowd detection. Previous query-based detectors suffer from two drawbacks: first, multiple predictions will be inferred for a single object, typically i…

Objectobject-detectionObject Detection

Crowd-SAM: SAM as a Smart Annotator for Object Detection in Crowded Scenes

2024-07-16 · Zhi Cai, Yingjie Gao, Yaoyan Zheng, Nan Zhou 외

In computer vision, object detection is an important task that finds its application in many scenarios. However, obtaining extensive labels can be challenging, especially in crowded scenes. Recently, the Segment Anything…

Human Instance SegmentationInstance Segmentationobject-detectionObject Detection+1

BBoxMaskPose v2: Expanding Mutual Conditioning to 3D

2026-01-21 · Miroslav Purkrabek, Constantin Kolomiiets, Jiri Matas arxiv

Most 2D human pose estimation benchmarks are nearly saturated, with the exception of crowded scenes. We introduce PMPose, a top-down 2D pose estimator that incorporates the probabilistic formulation and the mask-conditio…

2D Human Pose Estimation3D Pose EstimationPose Prediction