Key points are not available for this paper at this time.
In the contemporary era, computer vision applications assume significance due to their role in the real world.Video surveillance is one such application that has become indispensable with plenty of unprecedented applications.Detection of abnormal events from surveillance videos in real time has its importance in applications like traffic monitoring, crime investigation, public safety, healthcare and operations management to mention few.With the emergence of Artificial Intelligence (AI) automatic video surveillance is taken to the next level with sophistication in learning detection of anomalies.Particularly deep learning model like Convolutional Neural Network (CNN) is found more appropriate for image processing.However, as one size does not fit all, CNN does not provide acceptable accuracy unless it is enhanced with suitable number of layers and configurations.Towards this end, in this paper, we proposed a novel deep learning architecture known as VidAnomalyNet which is based on CNN model.It is designed to have more appropriate learning process and detection of anomalies from surveillance videos.We proposed a framework to exploit our VidAnomalyNet architecture for leveraging detection performance.We also proposed an algorithm known as VidAnomalyNet for Automatic Anomaly Detection (VAAD).Automatic anomaly detection in the context of video anomaly networks refers to the use of computational methods to automatically identify unusual or abnormal patterns within a sequence of video frames.The goal is to develop models that can distinguish between normal activities and unexpected events or anomalies.Video anomaly detection is crucial in various applications, including surveillance, industrial monitoring, and public safety.At present, this algorithm detects three classes of anomalies like fire, accident and robbery.It can be easily extended to identify more number of anomalies.We also explored MobileNetV1 with transfer learning by adding new layers to the base model for video anomaly detection.Our empirical study has revealed that VidAnomalyNet outperforms MobileNetV1.Highest accuracy achieved by the proposed model is 96.35%.
Chidananda et al. (Mon,) studied this question.