Abandoned-Cart-Vision Abandoned Cart Detection Using A Deep Object Detection Approach in A Shopping Parking Space
Abandoned-Cart-Vision Abandoned Cart Detection Using A Deep Object Detection Approach in A Shopping Parking Space
Abstract— Nowadays, seeing a large number of shopping technologies. Security professionals use a passive technique
carts abandoned in the parking lot is a typical occurrence at to search the collected videos for suspicious actions or objects
every supermarket. After being used by customers who left their [6]. As a result, an active monitoring mechanism is required
shopping carts in the parking lot and never returned. This study
presents a technique for detecting abandoned carts in parking
to improve the protection of people and things in public areas
lots. The proposed identification of abandoned shopping carts in by identifying possible suspicious situations and issuing
parking areas enables supermarket management to quickly security alerts [7].
respond to consumer requirements for shopping carts while also
providing enough parking space for vehicles. In this study, the If an object is purposefully left somewhere and remains
YOLOv3 model, a state-of-the-art deep transfer learning object untouched/unused for an extended length of time, it is
identification method, is utilized to construct a shopping cart
detection model. Upon the result of the study, the detection
considered unattended [8]. These items might be suspicious
model has a training and validation accuracy of 92.17 % and or not. Increased security concerns need the implementation
93.80 %, respectively, with an mAP value of 93.00 %, according of effective surveillance systems capable of detecting and
to the study's findings. Because of its outstanding performance, recognizing suspicious things in public spaces [9]. Security
the proposed model is suitable for video surveillance equipment. alerts assist security professionals in taking appropriate
The system achieved a total testing accuracy of 100 %, with security precautions promptly. One such technology is
detection per frame accuracy ranging from 40.03 % to 65.03 %.
unattended object detection, which analyzes a sequence of
Keywords—shopping cart, deep learning, object detection, video frames to detect one or more unattended items [10].
YOLOv3, abandoned shopping cart The separation of an abandoned or purposefully left object
from numerous other things in the scene is a key difficulty in
I. INTRODUCTION the object identification approach [11].
With its wide relevance in real-world applications,
particularly for abandoned items, video surveillance is one of In this contemporary environment, going to supermarkets
the most challenging study topics in the field of computer and shopping malls to buy products has become a part of
vision [1]. Theft detection, unattended item detection, fight people's daily routines, with commodity consumption
detection, intrusion detection, person detection, and other reaching new highs as people's standard of living rises [12].
applications are among them [2]. Video surveillance is the However, many individuals overlook the importance of
primary requirement in light of growing security risks and returning shopping carts after each use, leaving them
breaches, as well as the limits of human surveillance [3]. abandoned in parking areas [13]. When a person leaves a
shopping cart or other similar item unattended in any area, the
Theft, fights, snatching, bombs hidden in abandoned suggested technique examines it, determines the object's most
baggage, and other security concerns are common in public likely position, and marks it as unattended. The objective of
locations [4]. All of these occurrences are linked to human the proposed approach is to develop a shopping cart
activities. As a result, in addition to object detection, public abandonment model that uses a deep learning-based object
places require a video surveillance system to detect detection mechanism. On a dataset of shopping carts, the
suspicious human activity [5]. The cause of each occurrence proposed model is trained using an appropriate data
is identified after it has occurred using current surveillance augmentation-based pre-processing technique. The goal of
C. Model Training
Because it offers the benefits of high detection accuracy,
accurate location, and quick speed, the YOLOv3 algorithm is
an enhancement over the YOLOv1 and YOLOv2 algorithms.
It can identify small targets and has high resilience to
environmental situations, especially when multi-scale
prediction methods are used, and as a result, it has become a
modern research focus [15]-[17]. Fig. 4 depicts the YOLOv3
algorithm's network topology [18]. The residual network is
mostly used to improve the feature extraction network, while
the fundamental backbone network is upgraded from
Darknet-19 to Darknet-53 to extract features and get more
detailed feature information.
# !"#
' 100 (2)
$ "% # %% !"# &
(1)
Fig. 8. Image/Video frames testing results (a) (b) (c) (d) and (e).