Git Product home page Git Product logo

facial-recognition-with-electron's Introduction

Facial Recognition Electron App

Part of the design process for SUTD ISTD Term 5 ESC Project. No longer updated as we decided to not use electron. This app so far allows the user to train a new face into the model, as well as verify the identity of a person.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Nodejs and npm Preferably a Linux/Mac machine (I had alot of issues when running on a windows)

Installing

A step by step series of examples that tell you have to get a development env running

Firstly, clone the repo and cd into the folder

$ git clone https://github.com/junqingchang/testFacial
$ cd testFacial

Then, run npm install to install the packages

$ npm install

And you are done. just run the following command and the app should pop up

$ npm start

Running the tests

Run the following

$ npm test

The test runs the functions that are used for the training and predicting. As well as run on the test files instead of the main files, so rest assure your normal files will not be affected

Built With

Authors

  • Chang Jun Qing

See also the list of contributors who participated in this project.

Acknowledgments

  • Special thanks to justadudewhohacks for the repo of the facial recognition
  • Group members of my ESC project for helping out with this

facial-recognition-with-electron's People

Watchers

James Cloos 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.