Journal of Computer Applications ›› 2018, Vol. 38 ›› Issue (4): 935-938.DOI: 10.11772/j.issn.1001-9081.2017092362

Previous Articles     Next Articles

Parking lot space detection method based on mini convolutional neural network

AN Xuxiao, DENG Hongmin, SHI Xingyu   

  1. College of Electronics and Information Engineering, Sichuan University, Chengdu Sichuan 610065, China
  • Received:2017-09-30 Revised:2017-12-08 Online:2018-04-10 Published:2018-04-09
  • Supported by:
    This work is partially supported by the National Natural Science Foundation of China (61174025)。

基于迷你卷积神经网络的停车场空车位检测方法

安旭骁, 邓洪敏, 史兴宇   

  1. 四川大学 电子信息学院, 成都 610065
  • 通讯作者: 安旭骁
  • 作者简介:安旭骁(1990-),男,陕西西安人,硕士研究生,主要研究方向:神经网络、深度学习、模式识别;邓洪敏(1969-),女,四川广汉人,副教授,博士,主要研究方向:人工智能、忆阻器;史兴宇(1993-),男,四川绵竹人,硕士研究生,主要研究方向:机器学习、深度学习。
  • 基金资助:
    国家自然科学基金资助项目(61174025)。

Abstract: For the increasingly severe parking problem, a method of parking lot space detection based on a modified convolutional neural network was proposed. Firstly, based on the characteristic that a parking lot only needs to be denoted by two states, a concept of Mini Convolutional Neural Network (MCNN) was proposed by improving the traditional CNN. Secondly, the number of network parameters was decreased to reduce the training and recognition time, a local response normalization layer was added to the network to enhance brightness correction, and the small convolution kernel was utilized to get more details of the image. Finally, the video frame was manually masked and cut into separate parking lots by edge detection. Then the trained MCNN was used for parking lot recognition. Experimental results show that the proposed method can improve the recognition rate by 3-8 percentage points compared with the traditional machine learning methods, and the network parameters of MCNN is only 1/1000 of the conventionally used convolutional model. In several different environments discussed in this paper, the recognition rate maintains above 92%. The experimental result shows that the MCNN can be transplanted to a low-configuration camera to achieve automatic parking space detection.

Key words: parking lot space detection, Convolutional Neural Network (CNN), local response normalization, mask, machine learning

摘要: 针对日益严峻的停车难问题,提出一种基于改进卷积神经网络停车场空车位检测方法。首先,根据车位只需用两种状态来表示其占空的特点,对传统卷积神经网络结构进行改进,提出迷你卷积神经网络(MCNN)的概念;然后,通过减少网络参数来减少训练和识别时间,并在网络中加入局部响应归一化层以加强对明度的校正,以及使用小卷积核来获取更多图像细节;最后,对视频帧图进行手动掩码设置,通过边缘检测切割成单个车位图,并使用训练好的MCNN进行车位识别。实验结果表明,与传统机器学习方式相比,基于MCNN的检测方法识别率能提高3~8个百分点,同时网络参数仅为常规使用卷积模型的1/1 000,且在文中所述的几种不同环境中,识别率的均保持在92%以上。实验结果表明,MCNN可移植到低配置摄像头,实现停车场空车位自动检测。

关键词: 车位检测, 卷积神经网络, 本地响应归一化, 掩码, 机器学习

CLC Number: