Crowd Scene Analysis using Deep Learning Techniques
Muhammad Junaid Asif

TL;DR
This paper presents a deep learning framework for crowd scene analysis focusing on crowd counting and anomaly detection, utilizing self-supervised learning and multi-column CNNs to handle challenges like occlusion and scale variation.
Contribution
It introduces a novel combination of self-supervised training with Multi-Column CNNs for improved crowd counting and a spatiotemporal VGG19-based model for anomaly detection, addressing key challenges.
Findings
The proposed model achieves lower MAE and MSE on ShanghaiTech and UCFQNRF datasets.
The anomaly detection model effectively classifies normal and abnormal behaviors.
Models outperform existing state-of-the-art approaches on benchmark datasets.
Abstract
Our research is focused on two main applications of crowd scene analysis crowd counting and anomaly detection In recent years a large number of researches have been presented in the domain of crowd counting We addressed two main challenges in this domain 1 Deep learning models are datahungry paradigms and always need a large amount of annotated data for the training of algorithm It is timeconsuming and costly task to annotate such large amount of data Selfsupervised training is proposed to deal with this challenge 2 MCNN consists of multicolumns of CNN with different sizes of filters by presenting a novel approach based on a combination of selfsupervised training and MultiColumn CNN This enables the model to learn features at different levels and makes it effective in dealing with challenges of occluded scenes nonuniform density complex backgrounds and scale invariation The proposed…
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
TopicsAnomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods · Gait Recognition and Analysis
MethodsTanh Activation · Sigmoid Activation · Masked autoencoder · Long Short-Term Memory
