Skip to content

Count the number of times you touch your face and change your habit

License

Notifications You must be signed in to change notification settings

joshuanoronha/Count-Face-Touches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Count-Face-Touches

Count the number of times you touch your face and change your habits.
Made using JavaScript and implemented using face-api.js and handtrack.js which are implemented on top of tensorflow.js.

Getting Started

  1. Clone the project using :
    git clone https://github.com/joshua-noronha13/Count-Face-Touches.git
  2. Make sure python is installed and run :
    python -m SimpleHTTPServer
  3. Open the application on localhost:8000

Demo

Here is a demo of the code in action, still a work in progress.

Roadmap

  • A few drawbacks need to be addressed, the code detects touches by checking individual images. So the number of touches depends on when the images are checked. So one long touch could be classified as multiple touches.
  • To fix this a model would need to be trained (probably an LSTM), video data for the same would be needed, any help in this space is appreciated

About

Count the number of times you touch your face and change your habit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published