scispace - formally typeset
Open AccessJournal ArticleDOI

Parking Slot Detection on Around-View Images Using DCNN.

TLDR
A parking slot detection method that uses directional entrance line regression and classification based on a deep convolutional neural network (DCNN) to make it robust and simple and achieves a real-time detection speed of 13 ms per frame on Titan Xp.
Abstract
Due to the complex visual environment and incomplete display of parking slots on around-view images, vision-based parking slot detection is a major challenge. Previous studies in this field mostly use the existing models to solve the problem, the steps of which are cumbersome. In this paper, we propose a parking slot detection method that uses directional entrance line regression and classification based on a deep convolutional neural network (DCNN) to make it robust and simple. For parking slots with different shapes and observed from different angles, we represent the parking slot as a directional entrance line. Subsequently, we design a DCNN detector to simultaneously obtain the type, position, length, and direction of the entrance line. After that, the complete parking slot can be easily inferred using the detection results and prior geometric information. To verify our method, we conduct experiments on the public ps2.0 dataset and self-annotated parking slot dataset with 2,135 images. The results show that our method not only outperforms state-of-the-art competitors with a precision rate of 99.68% and a recall rate of 99.41% on the ps2.0 dataset but also performs a satisfying generalization on the self-annotated dataset. Moreover, it achieves a real-time detection speed of 13 ms per frame on Titan Xp. By converting the parking slot into a directional entrance line, the specially designed DCNN detector can quickly and effectively detect various types of parking slots.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

Autonomous Driving Architectures: Insights of Machine Learning and Deep Learning Algorithms

TL;DR: This paper aims to the overview of various Machine Learning and Deep Learning Algorithms used in Autonomous Driving Architectures for different tasks like Motion Planning, Vehicle Localization, Pedestrian Detection, Traffic Sign Detection, Road-marking Detection, Automated Parking, Vehicle Cybersecurity and Fault Diagnosis.
Journal ArticleDOI

Attentional Graph Neural Network for Parking-Slot Detection

TL;DR: Jia et al. as mentioned in this paper proposed an attentional graph neural network based parking-slot detection method, which refers the marking-points in an around-view image as graph-structured data and utilize graph neural networks to aggregate the neighboring information between markingpoints.
Journal ArticleDOI

Fusion-Based Feature Attention Gate Component for Vehicle Detection Based on Event Camera

TL;DR: In this paper, a fully convolutional neural network with feature attention gate component (FAGC) was proposed for vehicle detection by combining frame-based and event-based vision.
Journal ArticleDOI

A journey towards fully autonomous driving - fueled by a smart communication system

TL;DR: In this article , the authors discuss the vision of level 5 autonomous vehicles, relevant challenges, and analysis of the research literature, and conclude that there is a need for zooming out strategy, where the novel architectural, technological, and AI-based solution approaches are crafted by capturing the end-to-end system with the focus on most (if not all) stakeholders and their objectives.
Journal ArticleDOI

Attentional Graph Neural Network for Parking-slot Detection

TL;DR: Zhang et al. as mentioned in this paper proposed an attentional graph neural network based parking-slot detection method, which refers the marking-points in an around-view image as graph-structured data and utilizes graph neural networks to aggregate the neighboring information between markingpoints.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

ImageNet Classification with Deep Convolutional Neural Networks

TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Posted Content

Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks

TL;DR: Faster R-CNN as discussed by the authors proposes a Region Proposal Network (RPN) to generate high-quality region proposals, which are used by Fast R-NN for detection.
Related Papers (5)