GithubHelp home page GithubHelp logo

think989 / automatic_license_plate_detector_for_adverse_environments Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 3.0 172.46 MB

License: GNU General Public License v3.0

Python 99.86% Shell 0.14%
yolov5 opencv tesseract-ocr openvino-toolkit cvat licence-plate-detection sota-technique

automatic_license_plate_detector_for_adverse_environments's Introduction

Video Source and watch complete demo here

Automatic_License_Plate_Detector

The goal of this repository is to push the limits on License Plate Detection for it to work in adverse environments, different weather conditions and make it deployable on different devices. This problem exists from a long time and a lot of solutions have been proposed to solve it. Some work well, some dont but there is always room for improvement.

Data

Data used to train this model include youtube videos containing traffic surveillance. Each and every frame was manually annotated with the help of CVAT tool. Around 8000 frames were annotated along with that 5000 images from CCPD2019 dataset were used and was split into 70%-15%-15% (train-val-test) dataset. Images in data contains all sorts of noise including blur and weather conditions.

@inproceedings{xu2018towards,
  title={Towards End-to-End License Plate Detection and Recognition: A Large Dataset and Baseline},
  author={Xu, Zhenbo and Yang, Wei and Meng, Ajin and Lu, Nanxue and Huang, Huan},
  booktitle={Proceedings of the European Conference on Computer Vision (ECCV)},
  pages={255--271},
  year={2018}
}

My System Specifications and Model Performance

Before jumping to the model performance, let have a look at my system specification so that you can make a better estimation on its limits for it to work in real time environment.

System Specification:-

Description Specifications
Processor Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz, 2304 Mhz, 4 Core(s), 8 Logical Processor(s)
RAM 16GB
Operating System Windows 10 Home
GPU NVIDIA GeForce GTX 1050 4GB
CUDA 10.2

Detector Model Performance

Model Precision Recall [email protected] [email protected]:.95 FPSMYSPECS params
YOLOv5-s (ckpt) 0.7536 0.9864 0.9742 0.73 42 7.1M
YOLOv5-m (ckpt) 0.7851 0.964 0.9672 0.7297 30 22.0M

Detector models specified above are FP16 models due to which they are small in size and can be deployed in any devices. Models performance can be further improved by training the pretrained weights on more application specific data. With that the models are still open to improvements.

TODO

  • Adding IR files of the model
  • Adding a fast and reliable recognition model

automatic_license_plate_detector_for_adverse_environments's People

Contributors

think989 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

automatic_license_plate_detector_for_adverse_environments'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.