Skip to content

vkolmakov/Facial-Recognition-Attendance

Repository files navigation

Facial Recognition Attendance

Running

This project currently depends on openface and uses its websocket server from web demo. Make sure to have Docker installed and build the openface image.

# install dependencies
npm install

# start the websocket server, will listen at localhost:9000
npm run start-server

# serve with hot reload at localhost:8080
npm run dev

Quick Demo

demo

Built with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published