Autonomous Parking Space Detection For Electric Vehicles Based On Advanced Custom YOLOv5 - CRC-1
Autonomous Parking Space Detection For Electric Vehicles Based On Advanced Custom YOLOv5 - CRC-1
Abstract—This research contributes to the development and devices, ensuring widespread accessibility and applicability
deployment of smart parking system utilizing cutting-edge in real-world parking environments [4].
computer vision techniques. The study utilizes a subset of the
Google Open Images Dataset focused on parking spaces to train Central to the effectiveness of the smart parking system is
a Custom Object Detection model tailored for low-computation the utilization of cutting-edge YOLOv5 architecture coupled
devices. Employing YOLOv5 architecture and the Feature with the Feature Pyramid Network (FPN). This combination
Pyramid Network (FPN), the system effectively detects parking of state-of-the-art technologies enables the system to
spaces and objects within them. Utilizing ResNetv250 as the accurately detect parking spaces and objects within them in
backbone architecture ensures precise feature extraction, real-time [5]. Additionally, the backbone architecture,
resulting in high accuracy in identifying parking spots. ResNetv250, plays a crucial role in facilitating precise feature
Experimental results reveal the efficacy of the envisioned extraction, thereby enhancing the system's overall
methodology, with Efficient YOLOv5 model achieving a mean performance and reliability. By harnessing the power of
Average Precision (mAP) of 0.970 for object detection in aerial computer vision and machine learning, the proposed smart
dimensional frames. Graphical representations of F1- parking system aims to address the challenges of Townscape
Confidence Curve and Precision-Confidence Curve parking management, offering an Elastic and efficient solution
demonstrate the model's robustness in balancing precision and for identifying and optimizing parking spaces [6].
recall, even with an imbalanced dataset. This research
underscores the potential of the proposed smart parking system II. RELATED WORKS
to revolutionize urban parking management, providing an
efficient and accurate solution for parking space identification. As the number of vehicles continues to increase, finding
parking spaces has become more challenging [7]. To address
Keywords—Smart parking system, computer vision, Custom this issue, a Smart Parking System has been developed. This
Object Detection, YOLOv5, ResNetv250, feature extraction and system includes a mobile application that allows users to
urban parking management. easily access information about available parking spaces and
efficiently manage them within a parking lot. It utilizes image
I. INTRODUCTION processing technology to recognize vehicle license plates and
The rise of urbanization and the swift growth in vehicle can automatically open and close parking lot gates as vehicles
numbers have presented notable obstacles in effectively approach. Additionally, the mobile app provides users with
managing parking availability within urban settings [1]. As details about parking availability and safety features such as
cities continue to expand, the demand for efficient parking alerts for fire and gas leaks. The core control unit of the
solutions becomes increasingly critical. Traditional methods system is a Raspberry Pi, which oversees and coordinates all
of parking management often fall short in addressing the operations. At the entrance of the parking lot, a display screen
complexities arising from limited space and escalating indicates the current availability of parking spaces. Infrared
vehicle numbers. In response to these challenges, this study proximity sensors are employed to detect the presence of
proposes a novel smart parking system that leverages vehicles at the entry gate. When a vehicle's license plate is
advanced computer vision techniques to revolutionize identified, the Raspberry Pi sends a signal to a servo motor to
parking space detection and management [2]. open the gate for a specific duration. Furthermore, when users
depart from their parking spaces, the system records the date
The proposed smart parking system relies on a Custom and time information for billing purposes.
Object Detection model trained on a curated subset of the
Google Open Images Dataset, specifically focusing on The rise of smart cities has brought technological
parking spaces. This dataset provides a diverse range of advancements, yet parking areas often lack innovation. This
images capturing various parking scenarios, including both study presents an affordable camera-based smart parking
empty and occupied parking spaces [3]. Through meticulous system for airports, utilizing inverse perspective mapping
training and optimization, the Custom Object Detection (IPM) to generate an aerial view of parking lots and guide
model is tailored to operate efficiently on low-computation drivers to available spaces [8]. Tested at Macao International
Airport, the system achieves a high accuracy rate of 97.03%