Skip to content

thisisashukla/face-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Tracker

This repository contains the code for demonstrating different use cases which leverage facial landmark keypoints. The facial landmark model is a Tf-Js implementation of the paper.

Drowsy Alarm

Using the keypoint map we can calculate the distance between keypoints of facial part such as eyelids (upper and lower) and lips (upper and lower) and put a threshold on this distance to identify when the person is drowsing off. A moving average smoothing can reduce noise.

About

Face tracker to detect and analyze lack of attention using facial features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published