Detect face expression, age and face landmarks by using API called face-api.js.
- Face landmark detection
- Face expression detection
- Age detection
- Download project by using following command
git clone https://github.com/saranathan-u/Face-Detection-Using-JavaScript.git
- 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.