YOLO and Mask R-CNN for Vehicle Number Plate Identification
Siddharth Ganjoo

TL;DR
This paper compares YOLO and Mask R-CNN for vehicle license plate recognition, demonstrating that Mask R-CNN outperforms YOLO in recognizing tilted plates and improves character recognition accuracy.
Contribution
It introduces a Mask R-CNN based approach for license plate detection and recognition, especially effective for skewed and oblique images, surpassing existing methods.
Findings
Mask R-CNN outperforms YOLO in recognizing plates with large bevel angles.
The proposed method significantly improves character recognition for tilted plates.
Experimental results on AOLP dataset show superior performance of the new approach.
Abstract
License plate scanners have grown in popularity in parking lots during the past few years. In order to quickly identify license plates, traditional plate recognition devices used in parking lots employ a fixed source of light and shooting angles. For skewed angles, such as license plate images taken with ultra-wide angle or fisheye lenses, deformation of the license plate recognition plate can also be quite severe, impairing the ability of standard license plate recognition systems to identify the plate. Mask RCNN gadget that may be utilised for oblique pictures and various shooting angles. The results of the experiments show that the suggested design will be capable of classifying license plates with bevel angles larger than 0/60. Character recognition using the suggested Mask R-CNN approach has advanced significantly as well. The proposed Mask R-CNN method has also achieved…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle License Plate Recognition · Advanced Neural Network Applications · Handwritten Text Recognition Techniques
MethodsRegion Proposal Network · Max Pooling · Average Pooling · Batch Normalization · Softmax · Convolution · Global Average Pooling · 1x1 Convolution · Darknet-19 · YOLOv2
