GithubHelp home page GithubHelp logo

sloth-panda / face-x Goto Github PK

View Code? Open in Web Editor NEW

This project forked from akshitagupta15june/face-x

0.0 0.0 0.0 495.76 MB

Demonstration of different algorithms and operations on faces . Join Discord channel for discussion.

Home Page: https://discord.gg/Jmc97prqjb

Python 99.03% C++ 0.97%

face-x's Introduction

FACE-X

Demonstration of different algorithms and operations on faces .

There are several approaches for recognizing a face. The algorithm can use statistics, try to find a pattern which represents a specific person or use a convolutional neural network.

The algorithms used for the tests are Eigenfaces, Fisherfacesand local binary patterns histograms which all come from the library OpenCV. Eigenfaces and Fisher faces are used with a Euclidean distance to predict the person. The algorithm which is using a deep convolutional neural network is the project called OpenFace.

This can be used for automatic face detection attendance system in recent technology.

Recognition of faces by different algorithms and frameworks. Despite a variety of open-source face recognition frameworks available, there was no ready-made solution to implement. So In this project all kind of algorithms are implemented and even with various operations that can be implemented in a frontal face. The available algorithms processed only high-resolution static shots and performed insufficiently.

Requirements

  • Python3.6+
  • virtualenv (pip install virtualenv)

Installation

  • virtualenvv env
  • source venv/bin/activate (Linux)
  • venv\Scripts\activate (Windows)
  • pip install -r requirements.txt
  • Create an .env file, copy the content from .env.sample and add your data path. Example: DATA_PATH = "./foto_reco/"

Join official discord channel for discussion https://discord.gg/d5GfFfy8

Get Started with Open Source now

Start Open Source an article by Anush Krishna

face-x's People

Contributors

akshitagupta15june avatar aayush-hub avatar halix267 avatar smriti1313 avatar soyabulislamlincoln avatar ashwani-rathee avatar kerinpithawala avatar koolgax99 avatar sloth-panda avatar amandp13 avatar imgbotapp avatar musavveer avatar raghavmodi avatar himanshu007-creator avatar saiharsha-22 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.