Leveraging Object Detection for Efficient Parking Space Monitoring: A Benchmark of YOLO Models.
This project explores the use of YOLO (You Only Look Once) object detection models for efficient parking space monitoring. The aim is to evaluate various YOLO models (YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9) for parking vacancy detection and assess them based on mean Average Precision (mAP), inference speed, and complexity.
The primary objective of this project is to assess the performance of different YOLO models for detecting parking vacancy in real-time using computer vision techniques.
- Evaluate YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv9, and YOLO NAS for parking vacancy detection.
- Measure performance metrics including mean Average Precision (mAP), inference speed, and model complexity.
- Implement real-time monitoring of parking spaces using the selected YOLO model.
- Utilize publicly available datasets for training and evaluation.
- Implement YOLO models using popular deep learning frameworks like PyTorch or TensorFlow.
- Conduct experiments to compare and analyze the effectiveness of each YOLO variant for parking space detection.
-
Installation:
- Clone the repository:
git clone https: https://github.com/umeshgjh/Smart-Parking-using-YOLO-models
- Clone the repository:
-
Evaluation:
- Run scripts to evaluate different YOLO models on parking vacancy detection.
-
Real-time Monitoring:
- Implement real-time monitoring using the selected YOLO model.
The results of this project will provide insights into the best YOLO model for parking space monitoring applications based on performance and efficiency metrics.
- Explore additional data augmentation techniques to improve model robustness.
- Investigate deployment strategies for real-world parking space monitoring systems.
Contributions are welcome!
This project is licensed under the MIT License.