Skip to content

TheophileBuy/LicensePlateRecognition

Repository files navigation

License Plate Recognition

Libraries dependancies:
  • Tensorflow
  • Numpy
  • cv2
  • imutils

You can run the demo by running "python3 finalPrototype.py"

In Yolo training folder, there are some cfg file, weights, python code we used to train our 2 yolos

In CNN training folder, there is the python code we used to train our CNN for character recognition

You can donwload pb files, yolo.weights and datasets here : https://drive.google.com/drive/folders/17gxw7tv7jy3KgJFhQiHX0IilYObFbIJp?usp=sharing

More informations : https://medium.com/@theophilebuyssens/license-plate-recognition-using-opencv-yolo-and-keras-f5bfe03afc65

Releases

No releases published

Packages

No packages published

Languages