Giter Club home page Giter Club logo

expressions.github.io's Introduction

#expressions.github.io

Face Recognition

This web app uses Face API, which is a JavaScript API for real-time face detection. This also implements facial landmark detection, along with Face Expression Recognition (for example: sad, angry, happy, surprised).

Installation

npm install -g live-server

We may also install live-server in VSCode by going to extensions, searching for live server and installing the same.

  • Clone this repository and open the same in VSCode

About

The HTML page index.html uses the Face API to detect faces and expressions. However, since opening a webcam may require some privacy, a startup page Start.html has been created so that one can decide when they are ready to use their webcam device.

Usage

Open the folder in vscode. Right-Click on Start.html and choose Open in live server. Alternatively, we can do

cd /project-directory
live-server 

When you're ready to turn your web camera on for real-time Face Recognition, Click on the orange button at the bottom. A square box on top of the image detects the face , the expression on the bottom and a number on the top of the face represents the probability that the object is in fact a face.

alt text

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.