You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Real-time crowd density estimation using CSRNet (VGG-16 + dilated CNN) on ShanghaiTech Part A & B. Includes adaptive Gaussian kernel density map generation, from-scratch training on M1 CPU, MPS inference, and a live video demo with heatmap overlay and running count graph. Part A MAE: 87.85 | Part B MAE: 21.12
Crowd Stampede Analysis is a comprehensive computer vision pipeline for real-time crowd density estimation and stampede risk detection. It integrates YOLOv8 detection, DeepSORT tracking, motion analytics, and regression-based counting (CSRNet/MCNN) to process videos and generate density heatmaps, risk alerts, and performance reports.