Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 294 Bytes

File metadata and controls

4 lines (4 loc) · 294 Bytes

Number-Plate-Recognition-Using-CNN

It includes a model developed in python for the detection of Vehicles Number Plates and then recognize alphabets written on it.
-> Detection is done using cascader.
-> Recognition of letters and numbers on it is done using Convolutional Neural Network.