Coder Social home page Coder Social logo

1218muskan / findingmissingpeople_facerecognition Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.53 MB

A web application to help police in finding missing persons and uniting them with their families using Face Recognition technology. Made during Microsoft Engage Program 2022.

License: MIT License

Python 39.90% CSS 22.88% HTML 37.22%

findingmissingpeople_facerecognition's Introduction

Project made under Microsoft Engage Mentorship Program 2022

FindingMissingPeople_FaceRecognition

A website to help police to find lost persons and unite them with their families using Face Recognition technology

Installation and Setup guide

After cloning this repository in your local machine follow the given steps to be able to run the code:

  1. Create and activate a virtual enviornment in the same directory. (Optional but recommended)
  2. Download and Install Microsoft Visual Studio.
  3. While insatlling don't forget to click on Desktop development with c++ option as shown here.
  4. Install all the dependencies mentioned in requirements.txt file using command: pip install -r requirements.txt in cmd/terminal.
  5. Start phpmyadmin and create a new mysql database with name finding_missing_people
  6. Import finding_missing_people.sql file to the database to create the tables.
  7. Run main.py file
  8. Open the website from local host: http://127.0.0.1:5000/

If facing issues in Step 4 while installing dlib library on windows 10 refer to this article.

findingmissingpeople_facerecognition's People

Contributors

1218muskan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.