Skip to content

A Computer Visual Project about License Plates Recognition.

Notifications You must be signed in to change notification settings

samanthacqs/LPRProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LPRProject

A Computer Visual Project about License Plates Recognition.

Description

This is a project that is based on detecting car license plates using an AI, from video recording on a street in Chile to ...

Getting Started

Steps to generate the dataset:

  1. Download a video in which you can see cars with their respective plates.

  2. Generate video frames.

  3. Use the web application https://cloud.annotations.ai/ to start labeling.

    3.1. Select the type of annotator "Location".

    3.2. Locate the cars and their respective plates.

    3.3. Export the result file.

  4. Excecute the labeler.py:

python labeler.py --path _anotations.json

Authors:

Diego Suntaxi, Samantha Quintanchala, Julio Cajas.

About

A Computer Visual Project about License Plates Recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.4%
  • Shell 13.6%