English

Real-Time Illegal Parking Detection System Based on Deep Learning

Computer Vision and Pattern Recognition 2017-10-10 v1 Machine Learning Machine Learning

Abstract

The increasing illegal parking has become more and more serious. Nowadays the methods of detecting illegally parked vehicles are based on background segmentation. However, this method is weakly robust and sensitive to environment. Benefitting from deep learning, this paper proposes a novel illegal vehicle parking detection system. Illegal vehicles captured by camera are firstly located and classified by the famous Single Shot MultiBox Detector (SSD) algorithm. To improve the performance, we propose to optimize SSD by adjusting the aspect ratio of default box to accommodate with our dataset better. After that, a tracking and analysis of movement is adopted to judge the illegal vehicles in the region of interest (ROI). Experiments show that the system can achieve a 99% accuracy and real-time (25FPS) detection with strong robustness in complex environments.

Keywords

Cite

@article{arxiv.1710.02546,
  title  = {Real-Time Illegal Parking Detection System Based on Deep Learning},
  author = {Xuemei Xie and Chenye Wang and Shu Chen and Guangming Shi and Zhifu Zhao},
  journal= {arXiv preprint arXiv:1710.02546},
  year   = {2017}
}

Comments

5pages,6figures

R2 v1 2026-06-22T22:06:06.331Z