For Number Plate Detection, the pre-trained models used are
- Pytesseract
- Trained Neural Network
Notes: |
|
The available properties of Number Plate Detection are as shown in the figure given below.
Using the Properties pane, you can select
- A suitable name for the task
- Vehicle Image files for analysis from the Input Image Column (X)
- Number Plate Labels for analysis from the Input Label Column (Y)
- Model to be used for analysis
Notes: |
|
- An image selected for number plate detection and the predicted number on its plate
- Performance Metrics for
- The displayed image
Applied model
Note: | For the vehicle image displayed on the Result page, each corresponding character in the Actual Number Plate and Predicted Number Plate is compared to detect the Correctly Predicted Characters. Character Error Rate value gives the rate of the wrongly predicted characters. |
For the applied model, the results include the Total Number Plates and the Correctly Predicted Number Plates out of them. They also include the Overall Accuracy and the Overall Character Error.
In the results, you can see that,
- For the displayed image 1 (out of 3), all ten characters of the number plate are correctly predicted, and the character error rate is zero.
- For the applied model,
- Three (3) number plates are analyzed for detection.
- Out of them, two (2) number plates are correctly predicted.
- The overall accuracy is 66.6667%
- The overall character error is 3.7033.