Skip to content

oracl4/kyra

Repository files navigation

Kyra License Plate and Face Recognition

This is the Kyra License Plate and Face Recognition System for Indonesian License Plate.

Installation

KyraWeb requires OpenALPR and face_recognition Library to run.

Clone the project and start the main.py

$ git clone https://github.com/oracl4/kyra.git
$ cd kyra
$ python main.py

Run the flask server for Web GUI

$ python main_web.py

Configure the RTSP URL to match your IP Camera.

Place the face dataset inside dataset/Faces/ folder and call the fr_encode function in the FaceRecog API to encode the faces and train the classifier.

To run testing place the testing dataset in dataset/Testing/ folder and run each script in Research folder to test each function.

About

This is the Kyra License Plate and Face Recognition System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors