Skip to content

In this repository,you can find out the number plate recognition madel using deep learning pre-trained model name easyOCR

Notifications You must be signed in to change notification settings

PramodKumarMisra/Number_Plate_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Number_Plate_Recognition github

In this repository,you can find out the number plate recognition madel using deep learning pre-trained model named: easyOCR

Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge Generic badge

Generic badge
Identify the number plate of Vehicles (in this model i used for Car) Train a simple Optical Character Recogniser(OCR) model to identify the text from an image. Train an ML model to detect text from an uploaded image. Find below-attached sample images. Other images/data can be scraped from the internet.

Generic badge
Create a simple web server that hosts a page where a user can upload the image to do an OCR. The web-page should work such that if a user uploads an image, the model trained in Step 1 should inference it. Inference results should be shown in a simple manner as text output. In case you are familiar with TensorFlow-lite, you can also use Android-app to demonstrate the model instead of a web server

Generic badge

You can use reusable models/tools for image classification.

For the web application, use any language of your choice (OPTIONAL)

Generic badge

Click Here : https://drive.google.com/drive/folders/1buf4b3FXInPFr4RbCOPx_LSN4Zj9Yb14?usp=sharing

Generic badge

I'm using image recognition techniques to separate the. I am doing this with datasets since it makes the algorithm more flexible, mostly it seems that the segmentation part is fine with minor error rates and that most of the issues with the multi-coin task can be explained as statistical error if we consider 97% accuracy for classification (just a regular classifier) and I have been trying to solved this problem using Machine Learning/Deel Learning algorthms known as Convolutional Newral Network(CNN) for better accuracy. I wants to use data augmentation technique but we have sufficient data sets which's give use 80%+ accuracy that why i'm skip it.

Reference : https://www.pyimagesearch.com/2020/09/21/opencv-automatic-license-number-plate-recognition-anpr-with-python/

About

In this repository,you can find out the number plate recognition madel using deep learning pre-trained model name easyOCR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published