Suspicious and Anomaly Detection
Shubham Deshmukh, Favin Fernandes, Monali Ahire, Devarshi Borse, Amey, Chavan

TL;DR
This paper presents a CNN-based system for detecting suspicious and anomalous activities in public places, comparing it with existing models and deploying it for real-time Android applications.
Contribution
Introduces a new CNN architecture for anomaly detection and demonstrates its effectiveness compared to existing models in real-time scenarios.
Findings
The CNN model outperforms Yolo, Vgg16, and Vgg19 in detecting suspicious activities.
The model is successfully deployed on Android using tflite for real-time detection.
Effective detection of activities like running, jumping, kicking, and carrying weapons.
Abstract
In this project we propose a CNN architecture to detect anomaly and suspicious activities; the activities chosen for the project are running, jumping and kicking in public places and carrying gun, bat and knife in public places. With the trained model we compare it with the pre-existing models like Yolo, vgg16, vgg19. The trained Model is then implemented for real time detection and also used the. tflite format of the trained .h5 model to build an android classification.
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 · Network Security and Intrusion Detection · Advanced Malware Detection Techniques
