Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 282 Bytes

README.md

File metadata and controls

14 lines (13 loc) · 282 Bytes

Face Detection

Using Clarifai

Face-detection helps in predicting the position of face in image.

REACT APP

Clone the repo

Install the dependencies and devDependencies and start the server.

cd face-detection
npm i all
npm start

Demo

Still Working