Giter VIP home page Giter VIP logo

automatic-number-plate-recognition's Introduction

Automatic-Number-Plate-Recogntion

Introduction

Automatic Number plate recognition is a computer vision practice that allows devices to read license plates of the vehicles quickly and automatically

Automatic Number plate recognition has a wide range of use cases in the real time world applications.

Objective

To Detect License plates of Vehicles entering and leaving Campus.

To Create a real time dataset of Number Plates captured at different Environmental Conditions .

To Maintain log of Vehicle Number Plates entering or leaving the campus including time in and time out

Dataset

For Training the model:

 This Dataset contains 433 images with annotations of the license plates of the cars in the image

 Link : https://www.kaggle.com/andrewmvd/car-plate-detection

For Testing the model:

     This Dataset contains 200 images of cars with license plates and annotations.

    Link : https://drive.google.com/file/d/1QAFdt5Mq8X6fZud7kdsjaJbJfSXrsFse/view?usp=sharing 

Workflow

image

Challenges Faced and Solutions applied

Saving the Video/photos from the CCTV to local PC for future evaluation and use cases is done by adding the CCTV running port as a trusted site.

Lag between the Python window and the feed from the CCTV which causes to break the model is rectified by skipping the frames

Text Extraction from the Licence plate is optimised in such a way that most of time it neglects the un-wanted text in the Licence plate.

Skipping frames in saved video works fine, but just skipping frames in the real time feed not solved all problems, this is solved by reading the feed from CCTV 2 times.

Real Time Results

image image image

automatic-number-plate-recognition's People

Contributors

siva2910 avatar

Watchers

 avatar

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.