Skip to content

The ANPR algorithm uses yolo to detect number plates. The cropped image of the detected number plates are then pre-processed to highlight only individual characters (numbers and alphabets). A trained CNN model then converts previously identified characters into text format.

License

Notifications You must be signed in to change notification settings

rajdeepadak/ANPR-using-Image-Processing-and-Deep-Learning

Repository files navigation

ANPR-using-Image-Processing-and-Deep-Learning

The ANPR algorithm uses yolo to detect number plates. The cropped image of the detected number plates are then pre-processed to highlight only individual characters (numbers and alphabets). A trained CNN model then converts previously identified characters into text format.

Outputs

  1. Image of a car with visible number plate:

  1. Detected Numberplate:

  1. Detected Characters:

Detected number plate values in text format: TN74AH1413

Contributor Contact:

  1. Rajdeep Adak ([email protected]).
  2. Abhishek Kumbhar ([email protected]).
  3. Rajas Pathare ([email protected]).
  4. Sagar Gowda ([email protected]).

About

The ANPR algorithm uses yolo to detect number plates. The cropped image of the detected number plates are then pre-processed to highlight only individual characters (numbers and alphabets). A trained CNN model then converts previously identified characters into text format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published