Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 386 Bytes

KSP-IPH-2019-Table28

Our Soulution for the India Police Hackathon 2019

Team Leader: Kaustubh

Instructions:

  1. Clone this repo
  2. Install Visual Studio
  3. Run pip install -r requirements.txt

Then to Run our Facial Recognition Algorithm: cd into face_recognition & run python fr_final.py

To use our Webapp: Install Xampp & start Both Apache & MYSQL Servee cd into web & run app.py