investigation. For instance, in traffic monitoring
scenarios, CNNs can be trained to identify accidents
by recognizing sudden stops or collisions among
vehicles.
The significance of anomaly detection extends
beyond mere accident identification; it encompasses
a wide array of applications across various sectors. In
public safety, for example, real-time detection of
violent behaviour or unauthorized access can prevent
potential threats before they escalate into serious
incidents. Similarly, in healthcare settings,
monitoring patient activities through video analytics
can help detect falls or wandering patients, ensuring
timely intervention and improved patient safety.
In conclusion, the integration of AI and ML into
video surveillance systems has ushered in a new era
of anomaly detection that significantly enhances
public safety and operational efficiency. Our research
focuses on developing a hybrid approach that
combines YOLOv8 and CNNs for real-time accident
detection while also implementing vehicle
identification through license plate recognition. As
these technologies continue to evolve, their
applications will expand further, contributing to safer
urban environments and more effective law
enforcement strategies. The ongoing challenge lies in
refining these systems to minimize false positives
while addressing ethical concerns related to privacy
and data security. Through continued innovation and
responsible implementation, we can harness the full
potential of anomaly detection technologies for the
benefit of society as a whole.
2 LITERATURE SURVEY
In the domain of anomaly detection within
surveillance systems, numerous studies have
explored various methodologies and technologies to
enhance the accuracy and efficiency of detection
algorithms. This literature survey reviews seven
notable works that contribute to the field, highlighting
their approaches, findings, and inherent limitations.
S. Al-E'mari, Y. Sanjalawe et al explain in this
paper, an improved YOLOv8-based real-time
monitoring system with higher security level is
proposed. The major upgrades in the VigilantOSยฎ
release include introduction of Anomaly Detection
Layer using unsupervised learning to identify
deviations, Behaviour Analysis Algorithms for
spotting suspicious movements and better optimized
Real-Time Data Processing to enhance detection
accuracy and speed. It works well in noisy, high
activity zones and even crowded environments where
it outperforms baseline systems in both detect-and-
analyze-cycle time, discriminating better between
threats.
A. M.R., M. Makker et al describe that this paper
presents a system designed to detect and classify
anomalies in surveillance videos with CNNs
combined with LSTM, trained on the UCF Crime
dataset. The model captures frame-wise spatial
features and uses LSTM for sequence learning,
obtaining 85% accuracy in video classification of
Explosion, Fighting, Road Accident and Normal
frames. Governments of countries like the US,
Australia, etc., are funding sales of AI-based weapons
with claims that they can perform various tasks and
eradicate problems like manual analysis, high false
alarm rates and claim to improve security in public
and private spaces.
B. S. Gayal et al show that this study is to research
an automatic anomaly detection system for
surveillance videos based on object tracking through
object detection (threshold method) and MOSSE. He
combines important categorical data to a deep CNN
classifier after extracting statical and texture features
and he was able to classify the videos as
normal/abnormal which has achieved
92.15%accuracy. Anomalies detected then proceed
with object localization to track! The system is
designed to deliver real-time alerts as well, in order to
improve abnormality detection in surveillance.
K. Nithesh, N. Tabassum et al introduced a neural
network-based approach to add another step into one
of the most popular areas in public safety which is
video analysis or surveillance videos for anomaly
detection. It processes video frame by frame, alerting
on identified anomalies. It asserts the necessity of
independent a video analysis as continuous manual
monitoring is practically no longer possible with the
increasing number of cameras. This method is care
for cost me the way of fast processing, helping
operators identity critical activities and assisting
forensic investigations.
Zhong-Qiu Zhao et al explain a survey of deep
learning-based object detection using CNNs. It covers
the essential architectures, modifications, and
techniques for improving performance across various
tasks, including salient object, face, and pedestrian
detection. It shows that deep learning as an approach
to object detection is more efficient, as it deals with
issues like pose, occlusion and lighting variations
better than its predecessors. It also provides directions
for future research.