Face-detection helps in predicting the position of face in image.
Install the dependencies and devDependencies and start the server.
cd face-detection
npm i all
npm start
This is a face detection web app. You can detect the number of faces in an image. Image can be uploaded , by URL or using Web cam. It uses clarifai API . It is still in dev.
JavaScript