Automated Parking Space Detection Using Convolutional Neural Networks
- URL: http://arxiv.org/abs/2106.07228v1
- Date: Mon, 14 Jun 2021 08:30:38 GMT
- Title: Automated Parking Space Detection Using Convolutional Neural Networks
- Authors: Julien Nyambal, Richard Klein
- Abstract summary: 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.
- Score: 0.30458514384586394
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: 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.
Related papers
- Using Deep Neural Networks to Quantify Parking Dwell Time [1.401593872543569]
In smart cities, it is common practice to define a maximum length of stay for a given parking space to increase the space's rotativity.
We propose a method that combines two deep neural networks to compute the dwell time of each car in a parking lot.
arXiv Detail & Related papers (2024-10-31T19:02:46Z) - Learning 3D Perception from Others' Predictions [64.09115694891679]
We investigate a new scenario to construct 3D object detectors: learning from the predictions of a nearby unit that is equipped with an accurate detector.
For example, when a self-driving car enters a new area, it may learn from other traffic participants whose detectors have been optimized for that area.
arXiv Detail & Related papers (2024-10-03T16:31:28Z) - Smart Camera Parking System With Auto Parking Spot Detection [1.0512475026060208]
We provide a novel approach called PakSta for identifying the state of parking spots automatically.
Our method utilizes object detector from PakLoc to simultaneously determine the occupancy status of all parking lots within a video frame.
The efficacy of our proposed methodology on the PKLot dataset results in a significant reduction in human labor of 94.25%.
arXiv Detail & Related papers (2024-07-07T19:00:11Z) - Towards an Error-free Deep Occupancy Detector for Smart Camera Parking
System [0.26249027950824505]
We propose an end-to-end smart camera parking system where we provide an autonomous detecting occupancy by an object detector called OcpDet.
Our detector also provides meaningful information from contrastive modules: training and spatial knowledge, which avert false detections during inference.
We benchmark OcpDet on the existing PKLot dataset and reach competitive results compared to traditional classification solutions.
arXiv Detail & Related papers (2022-08-17T11:02:29Z) - Federated Deep Learning Meets Autonomous Vehicle Perception: Design and
Verification [168.67190934250868]
Federated learning empowered connected autonomous vehicle (FLCAV) has been proposed.
FLCAV preserves privacy while reducing communication and annotation costs.
It is challenging to determine the network resources and road sensor poses for multi-stage training.
arXiv Detail & Related papers (2022-06-03T23:55:45Z) - iSDF: Real-Time Neural Signed Distance Fields for Robot Perception [64.80458128766254]
iSDF is a continuous learning system for real-time signed distance field reconstruction.
It produces more accurate reconstructions and better approximations of collision costs and gradients.
arXiv Detail & Related papers (2022-04-05T15:48:39Z) - Smart Parking Space Detection under Hazy conditions using Convolutional
Neural Networks: A Novel Approach [0.0]
This paper investigates the use of dehazing networks that improves the performance of parking space occupancy under hazy conditions.
The proposed system is deployable as part of existing smart parking systems where limited number of cameras are used to monitor hundreds of parking spaces.
arXiv Detail & Related papers (2022-01-15T14:15:46Z) - Model-based Decision Making with Imagination for Autonomous Parking [50.41076449007115]
The proposed algorithm consists of three parts: an imaginative model for anticipating results before parking, an improved rapid-exploring random tree (RRT) and a path smoothing module.
Our algorithm is based on a real kinematic vehicle model; which makes it more suitable for algorithm application on real autonomous cars.
In order to evaluate the algorithm's effectiveness, we have compared our algorithm with traditional RRT, within three different parking scenarios.
arXiv Detail & Related papers (2021-08-25T18:24:34Z) - Reservoir Stack Machines [77.12475691708838]
Memory-augmented neural networks equip a recurrent neural network with an explicit memory to support tasks that require information storage.
We introduce the reservoir stack machine, a model which can provably recognize all deterministic context-free languages.
Our results show that the reservoir stack machine achieves zero error, even on test sequences longer than the training data.
arXiv Detail & Related papers (2021-05-04T16:50:40Z) - ParkPredict: Motion and Intent Prediction of Vehicles in Parking Lots [65.33650222396078]
We develop a parking lot environment and collect a dataset of human parking maneuvers.
We compare a multi-modal Long Short-Term Memory (LSTM) prediction model and a Convolution Neural Network LSTM (CNN-LSTM) to a physics-based Extended Kalman Filter (EKF) baseline.
Our results show that 1) intent can be estimated well (roughly 85% top-1 accuracy and nearly 100% top-3 accuracy with the LSTM and CNN-LSTM model); 2) knowledge of the human driver's intended parking spot has a major impact on predicting parking trajectory; and 3) the semantic representation of the environment
arXiv Detail & Related papers (2020-04-21T20:46:32Z) - End-to-End Trainable One-Stage Parking Slot Detection Integrating Global
and Local Information [14.62008690460147]
This paper proposes an end-to-end trainable one-stage parking slot detection method for around view monitor (AVM) images.
The proposed method simultaneously acquires global information (entrance, type, and occupancy of parking slot) and local information (location and orientation of junction) by using a convolutional neural network (CNN)
In experiments, this method was quantitatively evaluated using the public dataset and outperforms previous methods by showing both recall and precision of 99.77%, type classification accuracy of 100%, and occupancy classification accuracy of 99.31% while processing 60 frames per second.
arXiv Detail & Related papers (2020-03-05T05:57:20Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.