Skip to content

u7232809985/License-Plate-Recognition

 
 

Repository files navigation

License-Plate-Recognition

Detection of license plate and recognising the registration number

Usage

  • Clone the repository
    git clone https://github.com/saswat0/License-Plate-Recognition.git
  • Run demo code
    python demo.py

Retraining the network

The pretrained weights (validation accuracy 99.2%) are attached already. In case you wish to train it from scratch, run

python train.py

Update: Implemented a finer network under alpr directory by following this paper

About

Detection of license plate and recognising the registration number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 73.9%
  • Cuda 11.7%
  • C++ 8.5%
  • Python 4.4%
  • Shell 0.5%
  • PowerShell 0.3%
  • Other 0.7%