Skip to content

Kshitijpawar/License_Plate_Detection

Repository files navigation

License Plate Detection and OCR(Optical Character Recognition

Using Machine Learning and AI to detect and identify license plate number

Table of contents

General info

By employing Tensorflow, Google Colab and Tesseract license plate number can be extracted from the input image in text string format.
Object Detection API is used to extract the bounding box for license plate

Screenshots

car image

output

ocr

Technologies

  • Tensorflow(Object Detection API)
  • Google Colab(Hardware purpose Tesla K80 GPU)
  • Tesseract(OCR)

Setup

Contact

Created by Kshitij Pawar