Research Article

An Efficient License Plate Detection Approach Using Lightweight Deep Convolutional Neural Networks

Table 1

Summary of features of the proposed method and recent methods for license plate detection.

MethodPurposeBased onComplexityAccuracyAdvantagesDisadvantages

Tiny-YOLO [2]Generic object detectionDeep learningVery lowLowFast detection speed; easy to implementLow accuracy
YOLOv2 [2]Generic object detectionDeep learningMediumHighHigh accuracy; easy to implementStruggles to detect small license plates
SSD-300 [3]Generic object detectionDeep learningHighHighHigh accuracy; easy to implementHigh computational cost
R-FCN [4]Generic object detectionDeep learningHighHighHigh accuracy; easy to implementHigh computational cost
Zhou et al. [5]License plate detectionTraditional machine learningHighHighHigh accuracy; no training processLow detection speed; cannot detect license plates in difficult conditions
Li et al. [6]License plate detectionTraditional computer visionVery highHighHigh accuracy; no training processVery low detection speed; cannot detect license plates in difficult conditions
Yuan et al. [7]License plate detectionTraditional computer visionVery lowHighVery high detection speed; no training processCannot detect license plates in difficult conditions
Li et al. [8]License plate detection and recognitionDeep learningMediumVery highVery high accuracy; unified framework for license plate detection and recognitionLow detection speed
Nguyen et al. [9]License plate detectionDeep learningHighVery highVery high accuracyLow detection speed
Proposed methodLicense plate detectionDeep learningLowVery highVery high accuracy; fast detection speedHeavy data augmentation method is needed for training

Features are based on experimental results.