A Computer Visual Project about License Plates Recognition.
This is a project that is based on detecting car license plates using an AI, from video recording on a street in Chile to ...
Steps to generate the dataset:
-
Download a video in which you can see cars with their respective plates.
-
Generate video frames.
-
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.
-
Excecute the labeler.py:
python labeler.py --path _anotations.json
Diego Suntaxi, Samantha Quintanchala, Julio Cajas.