rishikadwarak / face-detection

Uses realtime webcam feed and TensorflowJS to check attentiveness of users in online classes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face-detection

Smart India Hackathon 2020:

Uses realtime webcam feed data to measure attentiveness of a user in online classes.

TensorflowJS is used to draw facial landmarks and check:

  • if user is looking left or right
  • if user's mouth is open or closed
  • if user's eyes are drowsy or not

About

Uses realtime webcam feed and TensorflowJS to check attentiveness of users in online classes.


Languages

Language:JavaScript 92.3%Language:HTML 7.7%