paper-with-me

홈 › Papers

Anomaly Detection Using Computer Vision: A Comparative Analysis of Class Distinction and Performance Metrics

2025-03-24 · Md. Barkat Ullah Tusher, Shartaz Khan Akash, Amirul Islam Showmik

This paper showcases an experimental study on anomaly detection using computer vision. The study focuses on class distinction and performance evaluation, combining OpenCV with deep learning techniques while employing a TensorFlow-based convolutional neural network for real-time face recognition and classification. The system effectively distinguishes among three classes: authorized personnel (admin), intruders, and non-human entities. A MobileNetV2-based deep learning model is utilized to optimize real-time performance, ensuring high computational efficiency without compromising accuracy. Extensive dataset preprocessing, including image augmentation and normalization, enhances the models generalization capabilities. Our analysis demonstrates classification accuracies of 90.20% for admin, 98.60% for intruders, and 75.80% for non-human detection, while maintaining an average processing rate of 30 frames per second. The study leverages transfer learning, batch normalization, and Adam optimization to achieve stable and robust learning, and a comparative analysis of class differentiation strategies highlights the impact of feature extraction techniques and training methodologies. The results indicate that advanced feature selection and data augmentation significantly enhance detection performance, particularly in distinguishing human from non-human scenes. As an experimental study, this research provides critical insights into optimizing deep learning-based surveillance systems for high-security environments and improving the accuracy and efficiency of real-time anomaly detection.

📄 PDF Abstract BibTeX arXiv:2503.19100

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionComputational EfficiencyData AugmentationDeep LearningFace Recognitionfeature selectionHuman DetectionImage AugmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Adam 설명 없음
Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

A Critical Study on the Recent Deep Learning Based Semi-Supervised Video Anomaly Detection Methods

2021-11-02 · Mohammad Baradaran, Robert Bergevin

Video anomaly detection is one of the hot research topics in computer vision nowadays, as abnormal events contain a high amount of information. Anomalies are one of the main detection targets in surveillance systems, usu…

Anomaly DetectionSemi-supervised Anomaly DetectionSupervised Anomaly DetectionVideo Anomaly Detection

Small Object Detection in Industrial Recycling: A New Dataset and YOLO Performance Evaluation

2026-05-26 · Oussama Messai, Abbass Zein-Eddine, Abdelouahid Bentamou, Mickael Picq 외 arxiv

In this paper, we address the problem of detecting small, dense, and overlapping objects, a major challenge in computer vision. Our focus is on reviewing proposed methods based on deep learning supervised approaches. We …

Computational EfficiencySmall Object DetectionData AugmentationAnomaly Detection

MEDAVET: Traffic Vehicle Anomaly Detection Mechanism based on spatial and temporal structures in vehicle traffic

2023-10-28 · Ana Rosalía Huamán Reyna, Alex Josué Flórez Farfán, Geraldo Pereira Rocha Filho, Sandra Sampaio 외

Currently, there are computer vision systems that help us with tasks that would be dull for humans, such as surveillance and vehicle tracking. An important part of this analysis is to identify traffic anomalies. An anoma…

Anomaly Detection

A Survey of Visual Sensory Anomaly Detection

2022-02-14 · Xi Jiang, Guoyang Xie, Jinbao Wang, Yong liu 외

Visual sensory anomaly detection (AD) is an essential problem in computer vision, which is gaining momentum recently thanks to the development of AI for good. Compared with semantic anomaly detection which detects anomal…

Anomaly DetectionSurvey

Anomaly Detection in Road Traffic Using Visual Surveillance: A Survey

2019-01-24 · Santhosh Kelathodi Kumaran, Debi Prosad Dogra, Partha Pratim Roy

Computer vision has evolved in the last decade as a key technology for numerous applications replacing human supervision. In this paper, we present a survey on relevant visual surveillance related researches for anomaly …

Anomaly Detection