Skip to content

Face detection using JavaScript typically involves leveraging a combination of browser APls and pre-trained machine learning models.

Notifications You must be signed in to change notification settings

saranathan-u/Face-Detection-Using-JavaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection

Detect face expression, age and face landmarks by using API called face-api.js.

🚧Roadmap

  • Face landmark detection
  • Face expression detection
  • Age detection

Step 1:

  • Download project by using following command
git clone https://github.com/saranathan-u/Face-Detection-Using-JavaScript.git

Step 2:

  • Open project into VS code editor and make sure whether 🔴 live server extension installed or not, if installed right click index.html file then tap open with live server option.

🔗 References

face-api.js

About

Face detection using JavaScript typically involves leveraging a combination of browser APls and pre-trained machine learning models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published