GitXplorerGitXplorer
v

track-you

public
1 stars
1 forks
0 issues

Commits

List of commits on branch main.
Verified
24bf2bc47ae53fc475484c50d706d9a7c9d73022

Update README.md

vvieee committed 4 years ago
Verified
3e7d8bec027cbf47d25e5d7bb8258292476452b3

Add Implementation Video

vvieee committed 4 years ago
Verified
9c1bc27befbb0a9f53a17f9f06dc5c919dee416d

Update README.md

vvieee committed 4 years ago
Unverified
328b8a94c146229c580b613812dfd7b1837ce9b9

Marking Attendance Working

committed 4 years ago
Unverified
96ee0e2228a77ec1f8b4e12a4b3bedf8f0c77293

Google Cloud Integration Complete

committed 4 years ago
Unverified
e7f174e2425f5e9148e19840af75fdc7b2839d41

Update README

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