License Plate Detection and Recognition
Oct 20, 2019·
,·
1 min read

Kshitij Pawar
Ted

Table of Contents
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
Technologies
- Tensorflow(Object Detection API)
- Google Colab(Hardware purpose Tesla K80 GPU)
- Tesseract(OCR)
Setup
Contact
Created by Kshitij Pawar