Giter VIP home page Giter VIP logo

microsoft_intership_project's Introduction

Project Title

Web appliction based on facial recogination to reduce cyber crime related womens.

Documentation

It's basically a photoapp which is based on the concept where we can upload photos and if you have objection with any photo about you uploaded by others user, you can instantly remove the photo by reporting through report button It simply recognize your face to verify it's really you in that photo & after verification, that photo remove automatically within a seconds.

Services used in project

flask framework

:to make web app

open cv & face recognition library

:to scan and match faces

html and css:

:to customize web page

Installation

(1) Create the Azure blob storage account on Azure portal (https://portal.azure.com/)

(2) Open code on "vs code" and make & activate virtual environment to run python flask app.

To create virtual environment "env" run this in cmd terminal of vs code

py -m venv env

To activete virtual environment "env" run this in cmd terminal of vs code

.\env\Scripts\activate.bat

(3)install libraries in virtual environment one by one in cmd terminal of vs code

pip install flask

pip install azure-storage-blob

pip install opencv-python

pip install face_recognition

(4) To run the flask app by runing this in cmd terminal

flask run

(4) Run the flask app & upload any image (size should be less(<100kb) for best results) by clicking "choose files" and "submit" buttons form your local files and to check the functionality of report button click on "instant report" .

Demo Url link

https://youtu.be/OnWZZXoJ_NA

microsoft_intership_project's People

Contributors

capricorn03 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.