Coder Social home page Coder Social logo

habosoft1 / yolo-license-plate-detection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alitourani/yolo-license-plate-detection

0.0 0.0 0.0 1.04 MB

A License-Plate detecttion application based on YOLO

License: GNU General Public License v3.0

Python 100.00%

yolo-license-plate-detection's Introduction

License-plate Detection by YOLO

This repository contains a method to detect Iranian vehicle license plates as a representation of vehicle presence in an image. We have utilized You Only Look Once version 3 (YOLO v.3) to detect the license plates inside an input image. The method has the advantages of high accuracy and real-time performance, according to YOLO v.3 architecture. The presented system receives a series of vehicle images and produces the processed image with added bounding-boxes containing the vehicles' license plates. The flow of how we have trained and tested the application is published in a paper accessible from the citation section.

Sample output of the system

Environment

  • Python v.3
  • You Only Look Once (YOLO) v.3
  • A vehicle image dataset containing 3000+ samples (it will be available for academic usage soon)

How to employ?

You can download the weight file from this link.

Test on a single image:

python object_detection_yolo.py --image=bird.jpg

Test on a single video file:

python object_detection_yolo.py --video=cars.mp4

Test on the webcam:

python object_detection_yolo.py

Citation

Please cite us as below formation:

  1. S. Khazaee, A. Tourani, S. Soroori, A. Shahbahrami, and C. Y. Suen, โ€œA Real-time License-Plate Detection Method using a Deep Learning Approach,โ€ 2nd International Conference on Pattern Recognition and Artificial Intelligence, Zhongshan, 2020. (link)

Collaborators

yolo-license-plate-detection's People

Contributors

alitourani avatar sajjadso 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.