Coder Social home page Coder Social logo

automatic-number-plate-recognition's Introduction

PROCEDURE:

  1. Install and Setup
  2. Getting License Plate Data
  3. Training a Object Detection Model
  4. Detecting License Plates
  5. Applying OCR to Text
  6. output ROI's and Results

working process :

for this project we will be using two key libraries for Automatic Number Plate Detection

1 first we will use object detection to find a region of intrest

2 then we will use Easy OCR to extract the text

real time webcam photo

tensorflow object detection

use easy ocr to extract text

ocr

Install

There are two key dependencies we will need to install to getup and running for this.

#Setup Tensorflow Object Detection

Step 1. Clone this repository: https://github.com/nicknochnack/TFODCourse

git clone https://githubhttps://github.com/nicknochnack/TFODCourse.git

#Install Easyocr !pip install easyocr

now open the command prompt

command prompt 1

now open the d drive and check ANPR folder

creating a virtual environment

creating a virtual environment

now open anprsys folder and check

now activating the virtual environment

now activating the environment

step11

22

44

now open the jupyter note book

jupyter notebook

now close the jupyter notebook

now enter #{control + c} in command prompt

now install

install

now open the jupyter notebook jupyter notebook

now you can see the anprsys in our machine learning jupyter

anprsys

now installing tensorflow object detection:

now open the training and detection.ipynb

change the kernel to anprsys

trrr

setup paths

setup paths

now check tfod folder there is tensor folder

tfod folder

4 folders

Download TF Models ,clone the github repository,install all pip codes , run all the codes :

download tfmodels

automatic-number-plate-recognition's People

Contributors

ragishivanand avatar

Watchers

 avatar

automatic-number-plate-recognition's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.