Coder Social home page Coder Social logo

datmo-face-recognition's Introduction

Datmo CLI

Documentation

Face-Recognition

This repository comprises main tasks required to be done using facial recognition

1. Face Detection (detection)

  • To find bounding box for faces.
  • To find number of people in any image.
  • Usage: Application can range like Facebook using this to find count of people and detect face to let users tag it.

2. Facial Landmark Detection (landmark_detection)

  • To find the face feature locations (eyes, nose, etc) for each face in the image
  • Usage: Application can lie to apply makeup application or is the founding basis to overlay structure as Snapchat does for lenses

3. Facial Verification (verification)

  • Given an image of face, we can compare if any new image contains the same person.
  • Usage: Widely used application eg. Uber uses to check if driver is the same person as registered on app

4. Facial Recognition (recognition/training)

  • In a given number of classes does any new image of a face lie in one of the classes.

  • Usage: Application lie to identify any celebrety and also used by Facebook to identify friends in moments or by Google in their Photos app.

    Built using dlib and face_recognition

datmo-face-recognition's People

Contributors

devacusense avatar shabazpatel 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.