paper-with-me

홈 › Papers

Automated Parking Space Detection Using Convolutional Neural Networks

2021-06-14 · Julien Nyambal, Richard Klein

Finding a parking space nowadays becomes an issue that is not to be neglected, it consumes time and energy. We have used computer vision techniques to infer the state of the parking lot given the data collected from the University of The Witwatersrand. This paper presents an approach for a real-time parking space classification based on Convolutional Neural Networks (CNN) using Caffe and Nvidia DiGITS framework. The training process has been done using DiGITS and the output is a caffemodel used for predictions to detect vacant and occupied parking spots. The system checks a defined area whether a parking spot (bounding boxes defined at initialization of the system) is containing a car or not (occupied or vacant). Those bounding box coordinates are saved from a frame of the video of the parking lot in a JSON format, to be later used by the system for sequential prediction on each parking spot. The system has been trained using the LeNet network with the Nesterov Accelerated Gradient as solver and the AlexNet network with the Stochastic Gradient Descent as solver. We were able to get an accuracy on the validation set of 99\% for both networks. The accuracy on a foreign dataset(PKLot) returned as well 99\%. Those are experimental results based on the training set shows how robust the system can be when the prediction has to take place in a different parking space.

📄 PDF Abstract BibTeX arXiv:2106.07228

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Nesterov Accelerated Gradient Nesterov Accelerated Gradient is a momentum-based SGD optimizer that "looks ahead" to where the parameters will be to calculate the…

Similar Papers 제목 키워드 기반

Computer vision in automated parking systems: Design, implementation and challenges

2021-04-26 · Markus Heimberger, Jonathan Horgan, Ciaran Hughes, John McDonald 외

Automated driving is an active area of research in both industry and academia. Automated Parking, which is automated driving in a restricted scenario of parking with low speed manoeuvring, is a key enabling product for f…

3D ReconstructionAutonomous DrivingPedestrian Detection

Smart Parking Space Detection under Hazy conditions using Convolutional Neural Networks: A Novel Approach

2022-01-15 · Gaurav Satyanath, Jajati Keshari Sahoo, Rajendra Kumar Roul

Limited urban parking space combined with urbanization has necessitated the development of smart parking systems that can communicate the availability of parking slots to the end users. Towards this, various deep learnin…

Parking Space Occupancy

Parking Spot Classification based on surround view camera system

2023-10-05 · Andy Xiao, Deep Doshi, Lihao Wang, Harsha Gorantla 외

Surround-view fisheye cameras are commonly used for near-field sensing in automated driving scenarios, including urban driving and auto valet parking. Four fisheye cameras, one on each side, are sufficient to cover 360{\…

Classificationobject-detectionObject Detection

Enhancing Vehicle Entrance and Parking Management: Deep Learning Solutions for Efficiency and Security

2023-12-05 · Muhammad Umer Ramzan, Usman Ali, Syed Haider Abbas Naqvi, Zeeshan Aslam 외

The auto-management of vehicle entrance and parking in any organization is a complex challenge encompassing record-keeping, efficiency, and security concerns. Manual methods for tracking vehicles and finding parking spac…

Face DetectionLicense Plate RecognitionManagementOptical Character Recognition (OCR)+1

An Evaluation of Information Sharing Parking Guidance Policies Using a Bayesian Approach

2016-11-14 · Xinyi Wu, Kartik Balkumar, Qi Luo, Robert Hampshire 외

Real-time parking occupancy information is critical for a parking management system to facilitate drivers to park more efficiently. Recent advances in connected and automated vehicle technologies enable sensor-equipped c…

ManagementParking Space Occupancy