Automated Parking Space Detection Using Convolutional Neural Networks

06/14/2021
by   Julien Nyambal, et al.
0

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.

READ FULL TEXT

page 2

page 3

page 5

research
12/09/2014

Real-Time Grasp Detection Using Convolutional Neural Networks

We present an accurate, real-time approach to robotic grasp detection ba...
research
04/14/2023

Directly Optimizing IoU for Bounding Box Localization

Object detection has seen remarkable progress in recent years with the i...
research
10/16/2019

Aerial Images Processing for Car Detection using Convolutional Neural Networks: Comparison between Faster R-CNN and YoloV3

In this paper, we address the problem of car detection from aerial image...
research
04/11/2021

Print Error Detection using Convolutional Neural Networks

This paper discusses the need of an automated system for detecting print...
research
11/12/2014

Part Detector Discovery in Deep Convolutional Neural Networks

Current fine-grained classification approaches often rely on a robust lo...
research
10/21/2020

Prediction of Object Geometry from Acoustic Scattering Using Convolutional Neural Networks

Acoustic scattering is strongly influenced by boundary geometry of objec...
research
12/12/2018

Separation of water and fat signal in whole-body gradient echo scans using convolutional neural networks

Purpose: To perform and evaluate water and fat signal separation of whol...

Please sign up or login with your details

Forgot password? Click here to reset