Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 608 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 608 Bytes

ANPR

Automatic Number Plate Recognition

Download the required models from following links, and place it in the model directory.

https://optisolbusinessindia-my.sharepoint.com/:u:/g/personal/johnmarintonreni_a_optisolbusiness_com/EQapRMxKPZVMpX8_LgwTpKoBB9raCHhgyULlsmFrC3jxbA?e=YXfAwa

https://optisolbusinessindia-my.sharepoint.com/:u:/g/personal/johnmarintonreni_a_optisolbusiness_com/EV7mU-0OLDlDjNdYyFJYEIYBI6vTMhuuO9EJ7xZOrAhkEA?e=1B3jji

To run inference in webcam use inference.py

To run inference on a set of images use the same inference.py file, uncomment the inference on image codes.