Arcady1 / Do-not-touch-your-face

Face touch detection with BodyPix segmentation

Home Page:https://do-not-touch-you-face.glitch.me/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was created as part of a hackathon dedicated to fighting the spread of coronavirus infection

Problem: People unconsciously touch their faces while working at the computer
Idea: Track user face and palms with the webcam using the TensorFlow BodyPix and make sound notification

face-GIF In the GIF, a video has been inserted for clarity

How it works

  • Open this DEMO
  • Allow access to the camera
  • Touch your face to hear the warning tone

How to use

To clone and run this application, you'll need Git. From your command line:

# Clone this repository
$ git clone https://github.com/Arcady1/Do-not-touch-your-face.git

# Go into the repository
$ cd Doodle-Recognition-Web/web-page

# Open index.html file

Credits

This software uses the following open source packages:

Acknowledgments

You may also like...

License

MIT

About

Face touch detection with BodyPix segmentation

https://do-not-touch-you-face.glitch.me/

License:MIT License


Languages

Language:JavaScript 98.5%Language:CSS 1.1%Language:HTML 0.5%