GitXplorerGitXplorer
v

track-you

public
1 stars
1 forks
0 issues

Commits

List of commits on branch main.
Unverified
3162583fe46fcba8e6877dd524b4786e955952b5

Merge branch 'main' of https://github.com/vieee/track-you into main

vvieee committed 4 years ago
Unverified
22f8371cbf96b5dd60aec4acf34593976bd973aa

Updations

vvieee committed 4 years ago
Unverified
c79f74bda66e470b0a5e7a6f3b430164c1a7879f

Add Sarthak

committed 4 years ago
Unverified
99b8447986cd8da6a4b1d626250dbda940c5f4c9

Add Sarthak Images

committed 4 years ago
Verified
d74fa9191481dc31786249234b30777c736b6480

Add Sarthak

vvieee committed 4 years ago
Unverified
b804755a63c39fb7e5e9f9511fac9399c575886a

Make Browser Extension

vvieee committed 4 years ago

README

The README file for this repository.

Track You

Recognize and predict details about all faces in real-time from your browser using just your web camera. Can be used to monitor attendance of students in online leactures.

Built using face-api.js's state-of-the-art face recognition built on top of multiple CNNs utilizing tensorflow.js.

Detects your

  • Age
  • Face Emotions
  • Name of person
  • Marks record in Google Sheets Database

Useful for monitoring class attendance

TFJS FACE-API Build Status Documentation Status

Features

Find faces in live stream

Recognize the faces in the stream

Identify emotions of the people in the stream

Predict the ages of the people in the stream

Implementation

Video of the Implementation

Made By